Global attributes.
event attributes.
Definitions
Codes
HTML
100

Style

 Specifies an inline CSS style for an element 

100

on error.

Script to be run when an error occurs

100

What does this define. <p>

Paragraph. 

100

What is paragraphs  code.

 <p>

100

what dose html stand for 

hypertext markup language.


200

spell check 

Specifies whether the element is to have its spelling and grammar checked or not

200

onbeforeunload 

Script to be run when the document is about to be unloaded

200

what dose CSS mean 

Cascading Style Sheets.

200

what code makes your font bigger 

the first one <h1>

the second one. </H1>

200

what are some html tags 

  • <!DOCTYPE>
300

lang

Specifies the language of the element's content

300

onoffline

Script to be run when the browser starts to work offline

300

at the end of the code you put a <p> what comes before it. 

 </p>

300
what is the code that dose subheading and after your documents main heading.


 

 The first one <h2>


the second one </h2>

300

what are diffrent html tags 

  • <head>
400

tab index

Specifies the tabbing order of an element

400

onstorage 

Script to be run when a Web Storage area is updated

400

what code makes the words bigger and bold. 

HTML <b> Tag


400

why dose the code turn pink 

because it notice a mistake. you wrote it wrong.

400

what are html links 

a connection from one Web resource to another. 

500

Dir

Specifies the text direction for the content in an element

500

onpopstate


Script to be run when the window's history changes

500

how do you make multiply paragraph. 

the code would be placed in your body paragraph

500

what link do you use to change the background color. 

 <link rel="stylesheet" href="irene.css">

500

what dose the html tag stand for <!DOCTYPE >

means  DOCTYPE>  It tells the browser what version of HTML the document is written .


M
e
n
u