The tag that displays a graphic requires an attribute to points to the location of the graphic file; that attribute is
The tag that displays a graphic requires an attribute for ADA compliance to display alternate text. This text is available in case the image doesn't download, when you point to the image, and when visually impared users have the web page electronically read to them; that attribute it is
The <p> tag set works identically to the <br> tag
In this class, you may use either <br> or <br /> to create line breaks
The <hr> tag
To display special characters, such as é,
you start with the __ symbol,
and end with the ;
such as __#233; to make the é
What was the Internet originally called?
Name the individual who developed the world wide web
What is another name for links?
What is another name for links?
Who creates the standards for web pages?
List the 8 required tags in any web page, in order
How can you enter a comment in HTML?
What kind of program is used to create lab 1? Name the specific program you used. What kind of program is used to view lab 1? Name the specific program you used.
How many different headings (headlines) are there, and what are they?
Name the three types of lists.
Match the following
(just type in the number)
the tag to display a graphic
the attribute to point to the graphic file
the attribute to display alternate text for ADA compliance
1.
img
2.
src
3.
alt
What does deprecated mean?
Which of the following is how to make the special character é?
Why is the following not written to the book's tips for Good HTML Code?