NOTICE: This tutorial is from cmwsgraphics.com but was written by me when I was part of the staff. It is used with permission.

HTML/CSS Guide
-The Basics-

Font Tricks

Make text bold

Make text italics

Make text underlined

Make text have a line through it

Make text scroll.
Example:
Scroll

Make text bounce off the sides of a page.
Example:
Bounce

Change the size
Replace # with 8-20 and so forth.

Change the color
Replace COLOR with any color.

Change the color using hexidecimal chart.
Replace 000000 with any six numbers or letters.
DO NOT REMOVE the # sign or the code will not work.

Change font type
Replace FONT with any one of these fonts:
Arial
Verdana
Georgia
Impact
Modern
Ravie
Papyrus
Chiller
Terminal
Cursive (More commonly known as ComicSansMS)
Garamond
Castellar
Forte
Fantasy

Alignment

Make text centered.

Breaks

Skip down a line.
Example:
Text here
More text here

Skip down two lines.
Example:
Text here

More text here

Make a line to separate
Example:
Text here


More text here

Inserting an image

Image code
Replace URL HERE with your images url.
(For more details, see our FINDING AN IMAGES URL page)

Link codes and tricks

Normal link code
Replace WEB URL HERE with the web page address
(For more details, see our MAKING A LINK page)

Image link code
Replace URL HERE with the picture’s URL and replace WEB URL HERE with the web page address
(For more details, see our MAKING A LINK page)

Make link pop up in a new window
Replace WEB URL HERE with the web page address.

Textarea

For those of you who make graphics or other pages, textareas will be very important.

Normal textarea

Textarea for petpages

Change size of textarea

Image tricks

Make a border around an image.
Example:

Replace # with 1-6. Replace URL HERE with your image URL/address.

Marquee Advanced

Make a border around your marquee.
Example:
marquee

Replace COLOR with any color and replace # with 1-6. You can also replace SOLID with dotted, dashed, and more.

Make a background color for your marquee.
Example:
marquee

Replace COLOR with any color

Make your marquee float up.
Example:
Look how it scrolls up

Background

Note: The new neopet layout has two backgrounds now, an 'inner' white one and an 'outer' gray one. Use code #1 for shops, galleries, and userlookups. Use code #2 for userlookups and petpages.

CODE #1
Replaces the 'inner' background with a picture of your choice.
Simple replace 'PICTURE URL HERE' with your picture's url.

CODE #2
Replaces the 'outer' background with a picture of your choice.
Simple replace 'PICTURE URL HERE' with your picture's url.

Change background to a solid color:
Simple replace COLOR with any color of your choice.
CODE #1

CODE #2

MORE COMING SOON!