HTML Basic Why should you specify a background color if you are using an image for the actual background of your page ? The background color will be shown until the image loads None of these In case the image doesn’t fit right So the text shows up better The background color will be shown until the image loads None of these In case the image doesn’t fit right So the text shows up better ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What does the < br > tag add to your webpage ? Paragraph break None of these Line break Long break Paragraph break None of these Line break Long break ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The recommended basic size for a favicon is ___________ pixels 48×48 16×16 26×26 both a and c 48×48 16×16 26×26 both a and c ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In which part of the HTML metadata is contained? html tag title tag head tag body tag html tag title tag head tag body tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is DOM in HTML? None of the mentioned Convention for representing and interacting with objects in html documents Application programming interface Hierarchy of objects in ASP.NET None of the mentioned Convention for representing and interacting with objects in html documents Application programming interface Hierarchy of objects in ASP.NET ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property tells how many rows a cell should span ? rowspan=n None of these Both A and B colspan=n rowspan=n None of these Both A and B colspan=n ANSWER DOWNLOAD EXAMIANS APP