MTA Session 1
Finish this code: <link rel="stylesheet"text/csshref="test.css"
/>
The opening and closing tags for an HTML comment are ???? And ???? .
<!-- and -->
A /> symbol at the end of a tag indicates a tag to where the closing portion does not need to be ????
defined
The body tag contains information that ???? display on a webpage.
does
Out of the four main parts of an HTML document, the tag ???? contains information that describes a webpage but does not necessarily show on a webpage.
head
???? is often described as data defining data.
metadata
The noscript tag lets a user know that the browser used does not support the ???? in the script tag code.
programming language
Entities are pieces of HTML code which display ???? and characters.
symbols
The two most common pieces of information in the head tag, besides meta information, are scripts and ????
titles
Besides HTML5, other DOCTYPES you may find on a webpage are HTML 4, 4.0.1 or ????
xhtml