HTML Basic State true or false. It is faster to render HTML and CSS than to interpret and execute JavaScript. False True False True ANSWER DOWNLOAD EXAMIANS APP
HTML Basic To add a plain color background to your web page, use which of the following ?1. < body bgcolor= “36,24,35” >2. < body color= “# FF000” >3. < body bgcolor= “# FF000” > Option 3 All of these Option 2 Option 1 Option 3 All of these Option 2 Option 1 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? itemprop itemid itemscope itemref itemprop itemid itemscope itemref ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute is used for favicon? head rel icon title head rel icon title ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a difference between HTML and 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 Charset in html is “text/html” where as in xhtml it is “application/xml+xhtml” ANSWER DOWNLOAD EXAMIANS APP
HTML Basic In which part of the HTML metadata is contained? head tag title tag html tag body tag head tag title tag html tag body tag ANSWER DOWNLOAD EXAMIANS APP