HTML
Styles
Semantics
Graphics and Design
Acronyms
100
The title tag appears in this part of an HTML document.
What is the head section.
100
An embedded style sheet is located here.
What is the head section.
100

The top of the page where a banner image is usually inserted

What is header

100

The beginning code to insert an image on a web page

What is img src=""

100

HTML

Hypertext Markup Language

200
The tag used to create a hyperlink.
What is the "a" tag.
200
This HTML attribute is used to define inline styles.
What is the "style" attribute.
200

This is where the hyperlinks would go

What is Nav

200
Three web graphic formats.
What are jpg, gif and png.
200
URL
What is Uniform Resource Locator
300
This tag is used to create a horizontal line.
What is the "hr" tag.
300
The tag used to define an embedded stylesheet.
What is the style tag.
300

The bottom of the page where the copyright line and year is entered

What is the footer

300

A combo of letters and numbers to define a color on a webpag

What is hexadecimal color codes
300

PNG

The picture format that has a transparent background


400
The tag used to created a bulleted list.
What is the "ul" tag.
400
Three methods for defining stylesheets.
What is inline, embedded and external.
400

This is where the main content is located and there can be many

What are articles

400

Where pictures are saved for use on a webpage.

What is an images folder

400
HTTP
What is Hypertext Transfer Protocol
500

These are the symbols that are not available on the keyboard

What are entity codes

500

How would you code the body text color to red using embedded styles

What is body { color: red;}

500

This is the "frame of the dresser" or organizer of the articles

What is section

500

How to display an image to the right side of the page.

What is float: right;

500

GIF

A picture that can have movement

M
e
n
u