This is what HTML stands for.
What is Hypertext Markup Language?
The code for this is <p> </p>.
What is a paragraph?
What is the property used to change the color in CSS?
Digital Footprint
What is all the information someone can find about a person on the internet?
This is the only U.S. state that can be typed on one row of the keyboard.
What is Alaska?
The code for this is <h1> </h1>.
What is the largest heading?
The code for this is <ul> </ul>.
What is an unordered list?
This property is font-family: value.
What is the property used to change the font of text in CSS?
This is what CSS stands for.
What is Cascading Style Sheets?
This is the material that the first computer mouse was made out of by Doug Engelbart in 1964.
What is wood?
The code for this is <h6> </h6>.
What is the smallest heading?
The code for this is <body> </body>.
What are the tags where all the main content of your page is contained?
This property is text-decoration: value.
What is the property used to underline, overline, or line-through text in CSS?
A language that can be understood and processed by a computer and that gives it instructions.
What is coding?
This is the year Christopher Sholes invented the first QWERTY keyboard.
What is 1868?
The code for this is <ol> </ol>.
What is an ordered list?
This is indicated between the quotation marks in alt=" ".
What is an alternate name for an image?
This property is float: value.
What is the property used to shift elements to the right or left of other elements?
This is a term for a mistake in code.
What is a bug?
This inspired the name "Macintosh."
What is the McIntosh apple?
The code for this is <li> </li>.
What is a list item?
What is a hyperlink tag? (navigation bar; link to another html page)
This property is margin: value.
What is the property that creates space around an element?
This indicates the difference between the front HTML tag and the ending HTML tag.
What is a backslash? /
The year and country the first programmable computer was invented by Konrad Zuse.
What is Germany in 1938/1941?