HTML Basic The default value of BORDER attribute is None of these 1 pixel 2 pixel 4 pixel None of these 1 pixel 2 pixel 4 pixel 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 does the < br > tag add to your webpage ? None of these Paragraph break Long break Line break None of these Paragraph break Long break Line break ANSWER DOWNLOAD EXAMIANS APP
HTML Basic __________ is the XML equivalent to strict HTML 4.01. None of the mentioned XHTML 1.0 Strict XHTML 1.0 Frameset XHTML 1.0 Transitional None of the mentioned XHTML 1.0 Strict XHTML 1.0 Frameset XHTML 1.0 Transitional ANSWER DOWNLOAD EXAMIANS APP
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 Choose the correct tag for largest heading in HTML. heading head h6 h1 heading head h6 h1 ANSWER DOWNLOAD EXAMIANS APP