ALWAYS START WITH [!DOCTYPE html]

alright ilena it's time for you to remember these coding terms

in order to substitute the < >'s, we will use brackets [ ].

[p] standard "paragraph" or standard text. end with [p]

[h1] means that this is a header or title. this can be used all the way to h6 i believe? look below. also end it in [/h1].

Oooooo look im so small im so 2015 smol bean coded

[ul] is used in order to make bullet points. format below is:

-

[li]word 1[/li]

[li]word 2[/li]

[li]word 3[/li]

(end in) [/ul]

-

[ol] is used in order to make numbered points. format below is:

-

[li] websites [/li]

[li]yarn [/li]

[li]catnip [/li]

(end in) [/ol]

  1. one One Thousand
  2. two One Thousand
  3. three One Thousand

to add links to words, you would do:

[a href="link"]Description[/a]

Check out Neocities!

  • Yarn
  • unsure on how to add photos :( to research