CODES
HTML
CSS
LINKS
DEFINTIONS
100

What is the paragraph code?

What is<p></p>?

100

What is the code for comment code?

What is<!--comment-->?

100

What is the code to change the margin?

What is margin: value?

100

What is a Hyperlink?

What is points to a whole document or to a specific element within a document 

100

What is the definition of HTML?

What is Hypertext Markup Language?

200

What code is at the beginning of every web page?

What is<!DOCTYPE html>?

200

What is the code for numbers?

What is<ol></ol>?

200

What is the code to change the height?

What is height: value?

200

What is a link?

What is a link that transfers you to a file or document?

200

What is a HTML tag?

What is the special set of characters that indicates the start and end of an HTML element and that element's type?

300

What is the body code?

What is<body></body>?

300

What is the code for bullets?

What is <ul></ul>?

300

What is the code to change the border width?

What is border-width: value?

300

What is the code for links?

What is <a href="index.html">Home</a>?

300

What is the definition of digital footprint?

What is the collected information about an individual across multiple websites on the Internet?

400

What is the code to make a heading?

What is<h1></h1><h2></h2><h3></h3><h4></h4><h5></h5><h6></h6>?

400

Where does HTML go?

What is in between body and head?

400

What is the code to change the border style?

What is border-style: value?

400

What is the link to link the index to the CSS?

What is <link rel="stylesheet" href="style.css">?

400

What is the definition of copyright?

What is the exclusive legal right to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same?

500

What is the breaker code?

What is <br>?

500

How do you change the pages name?

What is left clicking? 

500

What is the code to change the background color?

What is background-color: value?

500

What is the link for images?

What is <img src="image.jpg" 

      alt="word description">?

500

What is the definition of search engine?

What is a program that searches for items on the World Wide Web?

M
e
n
u