HTML Basic What does the < br > tag add to your webpage ? Long break None of these Paragraph break Line break Long break None of these Paragraph break Line break ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following options follows content model in HTML?i.< ul > < p >Option one < /p > < /ul >ii.< ul > < li >Option two < /li > < /ul > i None of the mentioned i and ii ii i None of the mentioned i and ii ii 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 2 3 0 1 2 3 0 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic How can you open a link in a new browser window ?1. < a href="url" target="_blank">2. < a href="url" target="new">3. < a href="url" blank> None of these Option 3 Option 2 Option 1 None of these Option 3 Option 2 Option 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not supported in HTML5 ? scheme http-equiv content name scheme http-equiv content name ANSWER DOWNLOAD EXAMIANS APP
HTML Basic All HTML documents will be basically Pictures Graphs Text None of these Pictures Graphs Text None of these ANSWER DOWNLOAD EXAMIANS APP