HTML Basic Some users have requested tests for IE’s float double margin bug, and support for position:fixed. Which API is suitable for them? addTest() Plugin API mq() media Plugin API none of the mentioned testAllProps() Plugin API addTest() Plugin API mq() media Plugin API none of the mentioned testAllProps() Plugin API ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Gif and jpg are the two main types of what ? None of these animated effects images videos None of these animated effects images videos ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Imagelink can show a text label if you add property. alternative All of these alt str alternative All of these alt str ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ____________ allows you to add custom styles to the document and test an element afterwards. modernizr.testStyles() hasEvent() testAllProps() testProp() modernizr.testStyles() hasEvent() testAllProps() testProp() ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In case we want to implement a JavaScript fallback, we would need to create a conditional statement using Modernizr. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To add a plain color background to your web page, use which of the following ?1. < body bgcolor= “36,24,35” >2. < body color= “# FF000” >3. < body bgcolor= “# FF000” > Option 3 All of these Option 2 Option 1 Option 3 All of these Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP