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 Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Tags and attributes are case-insensitive in HTML but not in XHTML Special characters must be escaped using character entities in XHTML unlike HTML None of the mentioned Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” Tags and attributes are case-insensitive in HTML but not in XHTML ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is an HTML specification used to add more information to HTML tags. Macrodata Microdata Modifydata Minidata Macrodata Microdata Modifydata Minidata ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute specifies a unique alphanumeric identifier to be associated with an element? article class id html article class id html 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 ? Insert the following code inside the head tag Download the library from the github location Uncompress the file None of the mentioned Insert the following code inside the head tag Download the library from the github location Uncompress the file None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the use of Forms in HTML? To display animation effect To display contents of email None of these To collect user’s input To display animation effect To display contents of email None of these To collect user’s input ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the background image is smaller than the screen, what will happen ? None of these It will be streteched It will be repeated It will leave a blank space at the bottom of your page None of these It will be streteched It will be repeated It will leave a blank space at the bottom of your page ANSWER DOWNLOAD EXAMIANS APP