|
|
|
|
|
My Dailies Guide
Counter started May 10, 2008; 4:48 PM From boingdragon.com
Contents
|
|
|
|
Have you ever wanted to learn HTML? Well here's a guide to most of the basic stuff! I'll try to actually give an explanation, instead of just giving you a bunch of codes. :)
One thing that you always need to remember about HTML, is that whenever there's a starting code, there's an ending code. Such as:
If you want a pet page on neopets, keep in mind that neopets doesn't allow certain codes, bad words/language and links to any other website BUT neopets.
|
|
Font face = changing the style of the text. Font size = changing the size of the text. Font color = changing the color of the text.
Do you want your text bold?
Do you want your text in italics?
Do you want your text
Do you want your text underlined?
Do you want your text a different color?
EXAMPLE: #FF3300 , #9900FF, #3366CC, etc.
|
|
What the "bgcolor" does is fills in something with color. Sometimes it's the background or marquee or table or etc. To change the color of the font, simply use the font code: In the code, replace the "COLOR HERE" with the name of a color (Example: purple) Where it says "TEXT HERE", type in what you want the marquee to say.
Scrollamount controls the speed of the marquee. Where it says "20", change it to any number you want. 20 is just the number I put for the marquee above.
You can also make your marquee go slower with the scrollamount. The scrollamount for the marquee below is: "2".
|
|
The "ul" starts the bullets. Only put your text after the "li".
This list is the same as the bulleted list, except the ul is changed to ol.
|
|
IMAGES
The code below is the image code. Where it says somelink.jpg, it means the URL of the picture.
Sizes To adjust the size (width and height) of the picture, just put the size number you want where it says 150. Where it says somelink.jpg, replace it with the image URL.
This is a sample picture:
If I changed the size a little bit, from 150 to 100, then it would look smaller:
Borders To add a border to your picture, simply replace the 1 with any number you want and change the somelink.jpg to the URL of the picture you want!
Here are the sizes of borders you can have:
Border Size 1
Border Size 2
Border Size 3
Border Size 4
Border Size 5
Border Size 6
Border Size 7
|
|
LINKS
The link code will take you to a different place. Below is the simplest link code.
An example of a link would be the link below. It'll take you to neopets.
Sometimes you can make a link do something when your mouse is hovering over it!
This link says something when your mouse is hovered over it. In the code, where it says: "LINK URL HERE", type in what you want the link to go to. Where it says: "SAYS", type in what you what the link to say when your mouse is hovered over it. Where it says: "TEXT HERE", type in what the link will actually appear as.
You can also make a picture link to a different place.
Below is a picture with a link to neopets:
Anchoring Links
Have you ever heard of 'anchoring links'? Anchoring Links means to make a link to somewhere else on that same page. It's useful for people who have long pages with lots of content.
There are two steps to anchoring links. One, you put the code below where you want the actual link to be. Where it says: "TEXT HERE", type what you want the link you say.
Step two, put the code below where you want to link to go to. Think of it as a bridge. You need two parts to make the whole anchor link. Where it said: "KEYWORD" in the code above, it means a word that will let the computer find where to link it to.
If I said, "Icons" in the code above, then I would have to put, "Icons" in the code below.
P.S.
Remember! Keywords can only be one word long!
Want an example? Check out the table of contents at the top of the page
|
|
|
|
|
|
CURSORS
The: "TEXT HERE" tells the cursor to change when it is hovered over it. Change the: "TEXT HERE" to anything you want.
To change the cursor, not just for a section, but the whole page, use this link.
|
|
|
NEOPETS, characters, logos, names and all related indicia
are trademarks of Neopets, Inc., © 1999-2009.
® denotes Reg. US Pat. & TM Office.
All rights reserved.
PRIVACY POLICY | Safety Tips | Contact Us | About Us | Press Kit
Use of this site signifies your acceptance of the Terms and Conditions