 |
HTML Practice: Day 1: 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 uses a "b" to bold.
I just used a "br" tag. It is similar to a "p" tag, yet it creates a slightly different effect.
Now I'm going to identify the difference between "p" and "br" tags.
The difference between "p" and "br" is that "p" is used as a "return" and adds boldness.
And the "br" tag is used aslo as a return button but without boldness.
Underlined text uses a "u" tag.
This code, "H1", creates a headline or font in bold and it's a little larger than usual.
Now I'm testing a headline, "H3". It is smaller than an "H1".
I'll mainly use this site to post lots of favorite pictures of my friends and family. I'll try to pick out the most flattering
ones, but no guarantees!
I'm also going to use this web site to express myself. I'll have a page with my opinions on
current events, and another page where I'll put reviews of the movies I see and books I read. I might also include a page
that has some of my own original writing or artwork.
I'll update this site frequently, so make sure to check back.
|