|
Everyone else has a web site these days, so I figured, why not me, too?
HTML Practice; Nov 1st.
This section will showcase several different tags so I'll have a better grasp of HTML.
The first tag, ''i'', is used to italicize text. After the ''i'', a''p'' was used to create a RETURN or new line on the
web page. This section used a ''b'' to bold.
I just used a ''br'' tag. It is similar to a ''p'' tag, yet it creates a sligghtly different effect.
[ Students, instead of typing these words in this exact sentence, explain the difference between ''p'' and ''Br'' .]
Underlined text used a ''u'' tag.
This code, ''H1'', creates a headline or font in bold and a little larger than usual.
Now I'm tesr
|