HTML Basic Which of the following is not a difference between HTML and XHTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” None of the mentioned Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” None of the mentioned Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML ANSWER DOWNLOAD EXAMIANS APP
HTML Basic State true or false. Tomcat is an open source web server that provides a servlet container allowing you to run Java code. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic HTML document is saved using _______ extension. .htl .hml .html .htnl .htl .hml .html .htnl ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following applications/software can be used to create a favicon? Adobe Photoshop VLC Unity Dreamweaver Adobe Photoshop VLC Unity Dreamweaver ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The most basic element of any HTML page is ASCII text BCD text text None of these ASCII text BCD text text None of these ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which one of the following is not a step to install a library you need to perform the compatibility in browsers ? Download the library from the github location Uncompress the file Insert the following code inside the head tag None of the mentioned Download the library from the github location Uncompress the file Insert the following code inside the head tag None of the mentioned ANSWER DOWNLOAD EXAMIANS APP