HTML Basic What does the < br > tag add to your webpage ? None of these Line break Long break Paragraph break None of these Line break Long break Paragraph break ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following are table tags? none of the mentioned table, tt, tr, td colspan, table, tr table, thead, tr, td none of the mentioned table, tt, tr, td colspan, table, tr table, thead, tr, td ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is a search engine? A web site that searches anything A machinery engine that search data A program that searches engines A hardware component A web site that searches anything A machinery engine that search data A program that searches engines A hardware component ANSWER DOWNLOAD EXAMIANS APP
HTML Basic and are the tags used for Adding image Aligning text Adding links to your page Audio-voiced text Adding image Aligning text Adding links to your page Audio-voiced text 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 Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 1 3 2 0 1 3 2 0 ANSWER DOWNLOAD EXAMIANS APP