HTML Basic ALL HTML tags are enclosed in what ? ? and ! { and } # and # < and > ? and ! { and } # and # < and > ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Different meta tags are defined by changing the __________ attribute to a valid value. name scheme http-equiv content name scheme http-equiv content ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a difference between HTML and 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 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” ANSWER DOWNLOAD EXAMIANS APP
HTML Basic What is DOM in HTML? Application programming interface None of the mentioned Hierarchy of objects in ASP.NET Convention for representing and interacting with objects in html documents Application programming interface None of the mentioned Hierarchy of objects in ASP.NET Convention for representing and interacting with objects in html documents ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Swapping images in dreamweaver is best if The images are the same color The images are the same “Mime” type The images are the same size You use the “Constrain” tool The images are the same color The images are the same “Mime” type The images are the same size You use the “Constrain” tool ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which of the following is not a correct (X)HTML rule? Tags should nest not tag Attributes should be quoted Unused elements may be minimized Unknown attributes are ignored by the browser Tags should nest not tag Attributes should be quoted Unused elements may be minimized Unknown attributes are ignored by the browser ANSWER DOWNLOAD EXAMIANS APP