HTML NOTES
Atribute needs to be atavche dwith tag
Needs to have 2 things Tells me the name of what I want to do and what ius
sgfoing to happen
Eg tag (attrivbu)
Khr/ “color=green”
Eg adjective+ noun
Align
Left righ or center
for headings ,images
eg <h1 align = “center”>
OB YOU CAN CHANGE THE COLOROF THE TAB ‘
Mosta ttributes happen in the body
Bullet list
Unorded list symbols
<ul>
.
.
.
</ul>
For evry isngle item
<li> banana </li>
Types of bullets
1. “Disc”
Do not confuse
Type= “disc”
Type= “circle”
Type= “suqare”
Type= “A”
solid dot
Nujbered list
Tables format
<table>
<tr>
<td> banana </td>
<td> banana </td>
</tr>
</table>
Hyperlinks
Same rules for image s
Needs to be in the same file
<a> </a>
<a> href=[Link]>hobbies </a>
Need to specific
Href for reference
<a href =# ”photogallery”>
Exam questions order
1. Word
2. Html
3. Aces
4. Excel
Do not change the questions in the exam document
Comments
xxxx
Special tags
Horizontal rule 123
Avoid font color needs to be <hr color> = “yellow” size = “4”/>
Width
50 of the page goe sinthe middle = size refers to how thick the line will be