HTML Basic What is the use of “defer” attribute? None of mentioned It defers rendering of css attributes It defers script execution until the page has been rendered It defers rendering of html page None of mentioned It defers rendering of css attributes It defers script execution until the page has been rendered It defers rendering of html page ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which tag is used to add columns to tables ?1. < td >2. < tr >3. < th >4. < colspan > Option 4 Option 3 Option 2 Option 1 Option 4 Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To set the color for table borders, use ________ bordercolor=#003300 bgcolor=#003300 bgimage=#003300 tablecolor=#003300 bordercolor=#003300 bgcolor=#003300 bgimage=#003300 tablecolor=#003300 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ALL HTML tags are enclosed in what ? # and # < and > ? and ! { and } # and # < and > ? and ! { and } ANSWER DOWNLOAD EXAMIANS APP
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? mq() media Plugin API testAllProps() Plugin API none of the mentioned addTest() Plugin API mq() media Plugin API testAllProps() Plugin API none of the mentioned addTest() Plugin API ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In order to upload a HTML file to a web server, you use FTP SMTP SIP HTTP FTP SMTP SIP HTTP ANSWER DOWNLOAD EXAMIANS APP