HTML Basic Which of the following is not a difference between HTML and XHTML Special characters must be escaped using character entities in XHTML unlike HTML None of the mentioned Tags and attributes are case-insensitive in HTML but not in XHTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Special characters must be escaped using character entities in XHTML unlike HTML None of the mentioned Tags and attributes are case-insensitive in HTML but not in XHTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct statement for HTML 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 Both a and c Exo is a cloud-based ide that offers collaboration and deployment features Exo does not support java and python ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used to provide an advisory text about an element or its contents. dir tooltip none of the mentioned title dir tooltip none of the mentioned title ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct statement of HTML None of the mentioned In traditional XHTML close tag for some elements is optional but not encouraged In both traditional XHTML and HTML close tag for some elements is optional In traditional HTML close tag for some elements is optional but not encouraged None of the mentioned In traditional XHTML close tag for some elements is optional but not encouraged In both traditional XHTML and HTML close tag for some elements is optional In traditional HTML close tag for some elements is optional but not encouraged ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Increasing the cellpadding means All of these Increase the space between cells Increase the distance between cell and content Increase the softness of your site All of these Increase the space between cells Increase the distance between cell and content Increase the softness of your site ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which tag is used to add columns to tables ?1. < td >2. < tr >3. < th >4. < colspan > Option 2 Option 4 Option 1 Option 3 Option 2 Option 4 Option 1 Option 3 ANSWER DOWNLOAD EXAMIANS APP