HTML Basic Which section is used for text and tags that are shown directly on your web page ? Metatags title Body Head Metatags title Body Head ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which property tells how many rows a cell should span ? rowspan=n colspan=n None of these Both A and B rowspan=n colspan=n None of these Both A and B ANSWER DOWNLOAD EXAMIANS APP
HTML Basic According to the rules of XML and XHTML, all elements must be closed either with an end tag or by self-closing with a space, slash, and a right-pointing angle bracket True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic HTML tags are used to describe document _______ Content Definition None of these Language Content Definition None of these Language ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that specifies the column name from the data source object that supplies the bound data? datasrc disabled dataFormatAs datafld datasrc disabled dataFormatAs datafld 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 > 2 3 0 1 2 3 0 1 ANSWER DOWNLOAD EXAMIANS APP