HTML Basic Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 2 0 3 1 2 0 3 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Blue Griffon is based on ________ rendering engine None of the mentioned Gecko WebKit Presto None of the mentioned Gecko WebKit Presto ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following applications/software can be used to create a favicon? Adobe Photoshop Dreamweaver Unity VLC Adobe Photoshop Dreamweaver Unity VLC ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Rendering engine is not responsible for none of the mentioned generating a visual presentation of the formatted content including media files referenced parsing the markup content (HTML) parsing style information (CSS, XSL, and so on) none of the mentioned generating a visual presentation of the formatted content including media files referenced parsing the markup content (HTML) parsing style information (CSS, XSL, and so on) ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. It is faster to render HTML and CSS than to interpret and execute JavaScript. True False True False 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