Style
Specifies an inline CSS style for an element
on error.
Script to be run when an error occurs
What does this define. <p>
Paragraph.
What is paragraphs code.
<p>
what dose html stand for
hypertext markup language.
spell check
Specifies whether the element is to have its spelling and grammar checked or not
onbeforeunload
Script to be run when the document is about to be unloaded
what dose CSS mean
Cascading Style Sheets.
what code makes your font bigger
the first one <h1>
the second one. </H1>
what are some html tags
lang
Specifies the language of the element's content
onoffline
Script to be run when the browser starts to work offline
at the end of the code you put a <p> what comes before it.
</p>
The first one <h2>
the second one </h2>
what are diffrent html tags
tab index
Specifies the tabbing order of an element
onstorage
Script to be run when a Web Storage area is updated
what code makes the words bigger and bold.
why dose the code turn pink
because it notice a mistake. you wrote it wrong.
what are html links
a connection from one Web resource to another.
Dir
Specifies the text direction for the content in an element
onpopstate
Script to be run when the window's history changes
how do you make multiply paragraph.
the code would be placed in your body paragraph
what link do you use to change the background color.
<link rel="stylesheet" href="irene.css">
what dose the html tag stand for <!DOCTYPE >
means DOCTYPE> It tells the browser what version of HTML the document is written .