Defines the structure and layout of a web document
What is tags?
You begin your code with this
What is the start or opening tag?
A worldwide connection of computers
What is the Internet?
A color, picture, or a graphic against which the other elements appear
What is the background?
Meaning of Ergo
What is work?
You do this to close a paragraph tag
What is:
</p>
Most HTML elements have this
What is attributes?
First document users see when accessing a website
What is the home page?
The default text format used for the main content of a web page
What is normal text?
The meaning of Ergonomics
What is the laws of work?
You put this at the end of your code
What is:
</body>
</html>
Everything between the start and end tags
What is element content?
A program that interprets and displays web pages
What is a web browser?
Type of list that uses images or bullets
What is unordered list?
What is bulleted list?
C
T
D
Stands for:
What is:
Cumulative
Trauma
Disorder
The tags used to create a button
What is:
<button>_____</button>
Some HTML elements have this
Ex. <br /> or <hr />
What is empty content?
Designed to transport and store data
What is Extensive Markup Language?
Also known as a JPEG
What is Joint Photographic Experts Group?
HTML is also know as
What is Hyperlink Markup Language?
The tags used to change the site title
What is:
<title>____</title>
Empty elements are closed by what tag
What is the start tag?
<hr/>
Program that provides graphical user interface that allows a developer to preview the web page during development
What is WYSIWYG Editor?
Also known as a GIF
What is Graphics Interchange Format?
URL also stands for
What is Uniform Resource Locator?