HTML Basic Which of the following is not a difference between HTML and XHTML None of the mentioned Special characters must be escaped using character entities in XHTML unlike HTML 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” None of the mentioned Special characters must be escaped using character entities in XHTML unlike HTML 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 IDE stands for Internet Development Environment Intelligent Development Environment None of the mentioned Integrated Development Environment Internet Development Environment Intelligent Development Environment None of the mentioned Integrated Development Environment 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 1 0 3 2 1 0 3 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Modernizr does actually add missing functionalities to browsers save for the HTML5 tags styling support. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which tag is used to insert images into your web page ? scr None of these im img scr None of these im img ANSWER DOWNLOAD EXAMIANS APP