What is the paragraph code?
What is<p></p>?
What is the code for comment code?
What is<!--comment-->?
What is the code to change the margin?
What is margin: value?
What is a Hyperlink?
What is points to a whole document or to a specific element within a document
What is the definition of HTML?
What is Hypertext Markup Language?
What code is at the beginning of every web page?
What is<!DOCTYPE html>?
What is the code for numbers?
What is<ol></ol>?
What is the code to change the height?
What is height: value?
What is a link?
What is a link that transfers you to a file or document?
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?
What is the body code?
What is<body></body>?
What is the code for bullets?
What is <ul></ul>?
What is the code to change the border width?
What is border-width: value?
What is the code for links?
What is <a href="index.html">Home</a>?
What is the definition of digital footprint?
What is the collected information about an individual across multiple websites on the Internet?
What is the code to make a heading?
What is<h1></h1><h2></h2><h3></h3><h4></h4><h5></h5><h6></h6>?
Where does HTML go?
What is in between body and head?
What is the code to change the border style?
What is border-style: value?
What is the link to link the index to the CSS?
What is <link rel="stylesheet" href="style.css">?
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?
What is the breaker code?
What is <br>?
How do you change the pages name?
What is left clicking?
What is the code to change the background color?
What is background-color: value?
What is the link for images?
What is <img src="image.jpg"
alt="word description">?
What is the definition of search engine?
What is a program that searches for items on the World Wide Web?