HTML Basic Which of the following is not a difference between HTML and XHTML 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 Special characters must be escaped using character entities in XHTML unlike HTML ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Metadata store information about the web page that is not necessarily visible to end users. True False True False ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The _____________ attribute specifies an inline style associated with an element, which determines the rendering of the affected element. class dir none of the mentioned dir class dir none of the mentioned dir ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What will be the added by using < td > and < /td > tag ? cell steps columns rows cell steps columns rows ANSWER DOWNLOAD EXAMIANS APP
HTML Basic and are the tags used for Aligning text Adding image Audio-voiced text Adding links to your page Aligning text Adding image Audio-voiced text Adding links to your page ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What does the < br > tag add to your webpage ? Long break Paragraph break Line break None of these Long break Paragraph break Line break None of these ANSWER DOWNLOAD EXAMIANS APP