You are on page 1of 11

HTML Summary

A Simple HTML Document


<html>
<head>
Head
</head>
<body>

Body

</body>
</html>
Alternative text

Precentage pixels

(Changing Horizontal ruler color)


When Image is in another folder

OR

Change HR Size(Can be pixels or presentage)

Bold
Underline

Italic
Rowspan

Colspan
Text box

Password

Radio Button

(Can select only one)


Check box

(Can select more than 1 Value)


Break (Go to next line)

Open “index.html” in a new tab

You might also like