<HTML> or <P>tag is just as effective as an <html> or <p> tag is.
<font>text </font>
You will have to type the codes inbetween the "<" ">", including the "<" ">" themselves. That makes up a tag.
<ht
ml> will not work like <html> does.
<html> tag and then the <head> tag. I don't remember what the head does, but the html tells your computer to read your text as html language.
<title> </title>. Between the two title tag's, you can put text. This will show up as the words that appear in the top of internet pages. For example, this page shoul say "codes."
</title>
</head>. *Do not end the html tag, for that will make the computer not de-code anything else after it. The html end tag goes after everything that you want in the web page.
<body>tag. This tells the computer that everything after it is text, unless put more tags in. Anything written in this space will show up on your web page.
Now that you have the basics for every web page, we will go into speical effects. Click on the link in the table for tags concerning the categories shown.
| text | paragraph formatting | tables |