|
Everyone else has a web site these days, so I figured, why not me, too?
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" makes another paragragh, but "br" just skips to a different line.
Underlned 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".
|
 |

click here to play video
|