Codes
Html
CSS
Links
Definitions
100

What is the Paragraph code and how do you close it

what is <p> </p>

100

How do you change the pages name

what is  left clicking

100

HOW DO YOU CENTER TEXT

what is BY <Text-align:

:}

100

what do links do

what is connect 2 websites

100

DOCTYPE

what is an instruction that associates a particular XML or SGML document (for example, a webpage) with a document type definition (DTD) (for example, the formal definition of a particular version of HTML 2.0 - 4.0).

200

What is the header code

what is <h1>

200

what is HTML

what is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript.

200

How do you change the boldness

what is  text-weight:

;

200

what do you link

what is web pages, pictures , etc

200

Coding

what is the process of assigning a code to something for the purposes of classification or identification

300

How do you break text

what is <br>

300

How do you use <ul>

what is  element represents an unordered list of items, typically rendered as a bulleted list

300

How do align your paragraph

what is  p{ align-text: center;




}

300

What is the code to style sheet

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

300

style sheet

what is a type of template file consisting of font and layout settings to give a standardized look to certain documents.

400

how do you change colors

what is color:

400

How do you type HTML

what is Between body and head

400

why do you number paragraphs

what is to tell the difference

400

what is the link to an image

<img src="picture.jpg" alt= pic />

400

link

what is a code or instruction which connects one part of a program or an element in a list to another.

what is short for hyperlink.

500

What is code for bullet points

what is <li> </li>

500

HTML stand for

what is Hypertext Markup Language

500

What does CSS stand for

what is Cascading Style Sheets

500

what is the link to other websites

what is  <a href="Name.html">name</a>

500

Copyright

what is the exclusive legal right, given to an originator or an assignee to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same.