My HTML Help For You
I'm no html genius or anything but I do have a few tricks up my sleeve. :) This page will just have the tricks I use or will be using on my page.
My Title
Ok. My title. How did I get it blue? This is the code I used to put my title in. Subsitute certain info for yours. Take out the stars.
<*h1> is the size of my font. You put<*h1> at the beginning of your font and <*/h1> at the end of your font(without the stars).
To make my font a certain color I typed <*font color="your fave color"> at the beginning and <*/font> at the end of it. To use italic letters you type <*i> at the beginning and <*/i> at the end of your title.
This is the exact code (without the stars) I type in to get my title.
<*h1><*i><*font color="blue">Buffy&Dawson's Creek Palooza<*/h1><*i><*/font>
So now you know how to get a great title for your site!
Adding Images+Plaques On Your Site
You may have noticed how on my main page I've got like 6 or something plaques on my page. Those are for joining the top 100 sites & stuff. Find one you like and put the code they give you for it. To add your own images with a code, first, for most people you have to upload it to your directory. Then, this is the code I use to put graphics on my page. <*img src="/biz4/buffycreek/images/filename.jpg">
biz4 and buffycreek are my directory name. For example, if your in acmecity your directory name might be happydog/88. So you would type in the code with your directory name.
Links& Stuff
Like how my links are all going straight down my main page? First you need to know how to create links. This is how I would do it. <* href="/http://www.angelfire.com/biz4/buffycreek/index.html"*>text here*<*/*a>
To make links look a little neater you would center them by putting <*center> at the beginning of your text and <*/center> at the end of your text.
Scrolling Words(Marquee)
You like the scrolling letters on my site? Well,here's the code. <*marquee><*font color="type in color"*> font size="type in number here(my size on the front page is 4">text here<*/font><*/font><*/marquee>
Mail Links
I doubt this part of my html help will be of much use since most website providers automatically keep an email link at the bottom of your site. But,anyways, here's the mail link code. <*a href="mailto:yourname@isp.com">email me">
Centered Text& Links
To get links centered( my main page) or anything else you simply put <*center> at the beggining of your text and <*center> at the end of your text.
Italic Or Bold Letters
To get italic letters(that's what I use) simply type <*i> at the beggining of your text and <*/i> at the end of your text. For bold letters you would type in <*b> at the beggining of your text and <*/b> at the end of your text.
Adding Wave Files To Your Site
As you may already know my site has wave sounds. To add your own wave files to your site you first upload it to your directory. Then you type in the following code(subsitute certain info)<*img src="http://www.angelfire.com/biz4/buffycreek/images/wavefile.wav"*>
Good Website Providers
So far, in my opinion Angelfire is the best. If you don't know any HTML you should go to Acmecity. Acmecity practically does everything for you that's why I don't like it. Homestead and Geocities are ok but you need to know a lot of HTML because it's really confusing. Fortunecity is just like Acmecity but with frames. Gurlpages is kind of like Angelfire. Expage is like the worst web provider. You can't do much with expage and they don't allow you to use graphics. You can go to the links at the bottom of this page to choose your fave web provider and go there.
Coming soon,lots more help!
Angelfire
Acmecity
Homestead
Geocities
Fortunecity
Gurlpages
Expage
Back To Main Page