What is the Paragraph code and how do you close it
what is <p> </p>
How do you change the pages name
what is left clicking
HOW DO YOU CENTER TEXT
what is BY <Text-align:
:}
what do links do
what is connect 2 websites
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).
What is the header code
what is <h1>
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.
How do you change the boldness
what is text-weight:
;
what do you link
what is web pages, pictures , etc
Coding
what is the process of assigning a code to something for the purposes of classification or identification
How do you break text
what is <br>
How do you use <ul>
what is element represents an unordered list of items, typically rendered as a bulleted list
How do align your paragraph
what is p{ align-text: center;
}
What is the code to style sheet
what is <link rel="stylesheet" href="style.css">
style sheet
what is a type of template file consisting of font and layout settings to give a standardized look to certain documents.
how do you change colors
what is color:
How do you type HTML
what is Between body and head
why do you number paragraphs
what is to tell the difference
what is the link to an image
<img src="picture.jpg" alt= pic />
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.
What is code for bullet points
what is <li> </li>
HTML stand for
what is Hypertext Markup Language
What does CSS stand for
what is Cascading Style Sheets
what is the link to other websites
what is <a href="Name.html">name</a>
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.