HTML Basic All HTML documents will be basically None of these Pictures Text Graphs None of these Pictures Text Graphs ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What should we add to a template in Dreamweaver in order to control where page content goes? HTML controllers Frames Editable Regions Content Controllers HTML controllers Frames Editable Regions Content Controllers 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 What is the use of iframe in HTML? All of these To display a web page without browser To display a web page with animation effect To display a web page within a web page All of these To display a web page without browser To display a web page with animation effect To display a web page within a web page 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 ? Uncompress the file Insert the following code inside the head tag None of the mentioned Download the library from the github location Uncompress the file Insert the following code inside the head tag None of the mentioned Download the library from the github location ANSWER DOWNLOAD EXAMIANS APP
HTML Basic According to the rules of XML and XHTML, all elements must be closed either with an end tag or by self-closing with a space, slash, and a right-pointing angle bracket False True False True ANSWER DOWNLOAD EXAMIANS APP