HTML Basic Different meta tags are defined by changing the __________ attribute to a valid value. scheme name content http-equiv scheme name content http-equiv ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct statement for HTML Both a and c Exo is a cloud-based ide that offers collaboration and deployment features Exo does not support java and python Exo supports javascript and html5 Both a and c Exo is a cloud-based ide that offers collaboration and deployment features Exo does not support java and python Exo supports javascript and html5 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 What should we add to a template in Dreamweaver in order to control where page content goes? Content Controllers Editable Regions Frames HTML controllers Content Controllers Editable Regions Frames HTML controllers ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To set the color for table borders, use ________ bgimage=#003300 bordercolor=#003300 tablecolor=#003300 bgcolor=#003300 bgimage=#003300 bordercolor=#003300 tablecolor=#003300 bgcolor=#003300 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 > 3 0 2 1 3 0 2 1 ANSWER DOWNLOAD EXAMIANS APP