HTML Basic Identify the count of mistakes in the following markup. < html >< head >< /head >< body >< li >< ul >< p >Hello< /p >< /ul >< /li >< br >< hr >< /body >< /html > 1 3 2 0 1 3 2 0 ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Which attribute specifies a unique alphanumeric identifier to be associated with an element? html article id class html article id class ANSWER DOWNLOAD EXAMIANS APP
HTML Basic HTML tags are used to describe document _______ Definition None of these Language Content Definition None of these Language Content ANSWER DOWNLOAD EXAMIANS APP
HTML Basic ____________ allows you to add custom styles to the document and test an element afterwards. hasEvent() testAllProps() testProp() modernizr.testStyles() hasEvent() testAllProps() testProp() modernizr.testStyles() ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Choose the correct XHTML for width attribute and its value. WIDTH=”80″ WIDTH=80 width=80 width=”80″ WIDTH=”80″ WIDTH=80 width=80 width=”80″ ANSWER DOWNLOAD EXAMIANS APP
HTML Basic Adding a border to your image helps the visitor to recognize it as what ? None of these A picture A frame A link None of these A picture A frame A link ANSWER DOWNLOAD EXAMIANS APP