HTML Basic Which section is used for text and tags that are shown directly on your web page ? Metatags title Head Body Metatags title Head Body ANSWER DOWNLOAD EXAMIANS APP
HTML Basic The software that can read and render HTML documents is Browser Server Interpreter Compiler Browser Server Interpreter Compiler ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ALL HTML tags are enclosed in what ? ? and ! { and } # and # < and > ? and ! { and } # and # < and > ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute specifies a unique alphanumeric identifier to be associated with an element? article id class html article id class html ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct HTML tag to make a text italic.1. < i >2. < italic >3. < it >4. < il > Option 4 Option 3 Option 1 Option 2 Option 4 Option 3 Option 1 Option 2 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a difference between HTML and XHTML 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” Special characters must be escaped using character entities in XHTML unlike HTML None of the mentioned 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” Special characters must be escaped using character entities in XHTML unlike HTML None of the mentioned ANSWER DOWNLOAD EXAMIANS APP