HTML Basic Which attribute is used to provide an advisory text about an element or its contents. tooltip title none of the mentioned dir tooltip title none of the mentioned dir ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The BODY tag is usually used after HTML tag TITLE tag HEAD tag EM tag HTML tag TITLE tag HEAD tag EM tag ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The HTML tags are all Not case sensitive In lower case In upper case Case sensitive Not case sensitive In lower case In upper case Case sensitive ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The accesskey attribute specifies a keyboard navigation accelerator for the element. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct XHTML for width attribute and its value. width=”80″ width=80 WIDTH=80 WIDTH=”80″ width=”80″ width=80 WIDTH=80 WIDTH=”80″ 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 1 2 3 0 1 2 ANSWER DOWNLOAD EXAMIANS APP