HTML Basic Swapping images in dreamweaver is best if The images are the same color The images are the same size You use the “Constrain” tool The images are the same “Mime” type The images are the same color The images are the same size You use the “Constrain” tool The images are the same “Mime” type ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ____________ allows you to add custom styles to the document and test an element afterwards. testAllProps() hasEvent() testProp() modernizr.testStyles() testAllProps() hasEvent() testProp() modernizr.testStyles() 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 Option 1 Option 2 All of these Option 3 Option 1 Option 2 All of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. None of the mentioned The extension of the file “.html” Both “.html” extension and “content-type” header The “content-type” header None of the mentioned The extension of the file “.html” Both “.html” extension and “content-type” header The “content-type” header ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is correct character entities for "Copyright" symbol? © ³ Ÿ • © ³ Ÿ • ANSWER DOWNLOAD EXAMIANS APP
HTML Basic A much better approach to establish the base URL is to use the _________ element. None of these BASE HEAD BODY None of these BASE HEAD BODY ANSWER DOWNLOAD EXAMIANS APP