The basic building block of website design
What is HTML?
This is an example of what type of tag
<h1 style="color:blue;font-size:50px>Hello</h1>
What is an inline tag?
Tag that allows you to click on and have a message appear
What is a button tag?
Organization that makes web standards
Who is the WC3?
.edu stands for
What is education?
<img src="website.jpg">
What is an image tag?
CSS changes font-color, font-size and font
What is font name or name?
Javascript allows you to create pages with
What is animation?
Microsoft Edge is an example
What is a web browser?
This type of company helps you purchase a domain name
What is a web hoster?
<h1 align="center">Website Design Rocks</h1>
What is a center aligned h1 heading title?
CSS acronym is short for
When typing javascript code you remember that it is (rule to keep in mind)
What is case sensitive?
Use this tag to help create containers in your web design
What is a division tag?
A non for profit company uses this domain extension
What is .org?
The current version of HTML that we are using in class
What is HTML 5?
color wheel in Dreamweaver that helps you select a specified color
What is the color picker?
when a mouse goes over an image and a message displays
What is hover?
Dreamweaver has templates to create web pages called
What is a bootstrap?
Ensures your domain name is not stolen
What is domain id protection?
This tag allows you to move an image to the left, center or right and add text alongside it
What is the float tag?
Adding a separate page to change the color of fonts and text size
What is an external tag?
This tag is a good indicator that you are writing javascript code
What is the script code?
This series of tags can be used to organize both text and images
What are the table tags?
TLD stands for
What is top level domain?