Basic HTML

Here are some basic HTML codes that are good to know when starting a site, or if you forgot some, or want to review.

Font Codes

All of the codes below will change the way an article of text will look. Just put the tags between the words you want to be affected.

This makes text Bold. I suggest using this tag when you really want something to stand out. If you want to catch your visitors attention, using making certain things bold will help them stand out.

This makes text Italic. I would suggest using this tag when you want to emphasize certain words. This tag could also be used to state an inner thought.

This makes text Underlined. I suggest using this tag to underline something important. That should tell the reader to pay attention to what they're reading.

This makes text Striked Out. If you want to cross out something you said, use this tag. I would suggest using it in something like a news post where perhaps you had some wrong information and wanted to inform your visitors not to read it.

This makes text Centered. If you just want to make all your text on a page, it would be easiest to edit that in a .css file, but if you just want a certain part of a page to be centered, than I suggest using this tag for the job.

Page Breaks

Codes for moving down spaces.

1. This code it for going down one line
see? use it more than once to go down as many lines as you need.

2. This code is for going down two spaces instead of just one everytime. In other words, use this tag as a break in between paragraphs and such.

see?


Insert and image or URL

This lets you insert an image.

Example:
Whenever you need to get an image into your page, this tag should do just fine. If you need the image to redirect to a different page when clicked, then the code below should be the one you use.


Example: RPG Link A combination of a link and an image, this code will allow you to put an image on your site, and when clicked, it will redirect you to the page stated.

This lets you add a link to a page. Example: RPG Link When you need to link to another page, or another site, this is the ideal code to use. It's simple and will get the job done for basic linkage.


Marquees

Marquees are basically words that you make scroll across a page. They can be used for news or whatever you want. ;3 Here are some marquee codes you can use on your site.

This is a basic marquee. Nothing fancy. Normal speed. Simple but good. If you like that one here's the code:

Here's a faster scrolling marquee. That's ones going faster then the other one! :D Make it as fast as you like! (Not to fast so people can actually read it! XD Change the 15 in the code to whatever speed you want, weather it be slow or fast.
If you like that one here's the code:

This one can go fast then put your mouse over it and it slows down! That marquee slows down when you move your cursor over it! Try it out! Try different number combo's until you find a speed the suits your needs.
If you like that one here's the code: