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 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 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic If the background image is smaller than the screen, what will happen ? 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 None of these It will be streteched ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is the attribute that is used to add a name/value pair to a microdata item? itemref itemid itemscope itemprop itemref itemid itemscope itemprop 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 ? None of the mentioned Download the library from the github location Insert the following code inside the head tag Uncompress the file None of the mentioned Download the library from the github location Insert the following code inside the head tag Uncompress the file ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is the correct way of describing XML data? XML uses a DTD to describe data XML uses a validator to describe the data XML uses a description node to describe data XML uses XSL to describe the data XML uses a DTD to describe data XML uses a validator to describe the data XML uses a description node to describe data XML uses XSL to describe the data ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Gif and jpg are the two main types of what ? animated effects None of these images videos animated effects None of these images videos ANSWER DOWNLOAD EXAMIANS APP