What has preset bolds and sizes?
Headers
used to change a font
What is font-family
gives a pop up window
What is an alert
is a house
what is a website
What tag is used for this:
1. blah
2. blah
3. blah
What is an <ol> and <li>?
used to change font color
What is color
defines a variable
What is a var or let
is the structure
what is HTML
the attribute used for an img tag
What is a src?
required at the end of each line
What is a semicolon?
used to link pages
What is an a tag
is the paint
what is CSS
doesn't need a closing tag
What is an img tag
defines an animation
What is an @keyframes?
.name
What is a class in CSS
is the plumbing
what is JS
where all your website code goes
What is the body tag
used to make a gradient
What is background-image:linear or radial - gradient(colors)?
can be changed in HTML or CSS
What is image size
on the top of every html page
what is <!DOCTYPE html>