HTML Basic Which property tells how many rows a cell should span ? rowspan=n Both A and B colspan=n None of these rowspan=n Both A and B colspan=n None of these 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 > 0 3 2 1 0 3 2 1 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following protocol is used for e-mail services. SMAP SMOP SMTP SMIP SMAP SMOP SMTP SMIP ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What indicates the content in file is HTML when delivered on the network. The “content-type” header The extension of the file “.html” Both “.html” extension and “content-type” header None of the mentioned The “content-type” header The extension of the file “.html” Both “.html” extension and “content-type” header None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. Tomcat is an open source web server that provides a servlet container allowing you to run Java code. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used to provide an advisory text about an element or its contents. title dir tooltip none of the mentioned title dir tooltip none of the mentioned ANSWER DOWNLOAD EXAMIANS APP