HTML BASICS, TIPS AND TRICKS
1) GeoCities Homesteaders: ALWAYS start your webpage with Basic Editor. Check the box that says "Check this box if you do not want to use these custom colors." This will allow you to select your own colors for your page background and text. Put in all lines, and any links you want to place on that page. Also put in your heads (titles) and any text you wish. You can customize it later. Then click save. This will return you to your file manager page. Go to the Editor pull down box and choose Advanced Editor.
2) To customize your colors, place the following on your page right underneath the BODY tag:
<!--#COLOR-->
<BODY BGCOLOR="#XXXXXX" text="#XXXXXX" link="#XXXXXX" vlink="#XXXXXX" alink="#XXXXXX">
Replace the x's with any of the following color codes: White=FFFFFF, Yellow=FFFF66, Red=FF0000, Grey=CC9999, Blue=0000FF, Green=00FF00, Black=000000, Purple=CC33FF, Lt. Blue=00CCFF
For a chart of 140 color codes Click Here.
4) To load a graphic onto your page, place the following wherever you want the graphic to appear:
The image can be centered on your page. See centering below.
5) To center any text on your page place <center> just before and touching the text, and </center> at the end of and touching the text. This can be used for one line or a whole block of text.
6) To place spaces between your lines of text, place a <p>tag at the end of the line.
7)To place a midi (a song) on your page put the following near the top of your page, after the first head tag:
<embed src="yoursong.mid" width=275 height=25 autostart="true" loop="true">
You can fool around with the size of your player. HEIGHT=15 WIDTH=15 makes it turn into a little silver note. When people scroll paste it, a detached Crescendo Player will pop up, allowing the visitor to turn the music off if they like.
8)If your site is in Yahoo!GeoCities ALWAYS, ALWAYS,ALWAYS activate your GeoGuide for your pages by clicking on the GeoGuide Manager button on your file manager page and following the instructions. This keeps pop-up ads from appearing on your pages and obscuring your graphics and text.
9) A great way to promote your site is to join the GeoCities Banner Exchange Program. For information on this program, simply click on the Banner Exchange link at the top left of your File Manager page. To join the program, you will need to make a banner. There is a list of volunteers who will make banners for you. This can take several weeks, and when I had it done, I was very unhappy with the results. If you have a good graphics program, like Paint Shop Pro, Corel Photo House, or Adobe Photosuite, you can make your own banner. The banner must be exactly 468 pixels long by 60 pixels wide, and no more than 7K. This means, don't get too fancy. Pick a simple background or graphic that has very few K (start with something 4K or less) and add the title of your site. Be sure your title is spelled correctly and completely legible. Voila! You have a banner. If you decide later you want to make a better one, simply go back to the Banner Exchange Program link and enter your new banner. This same banner may and should be used for the Link Exchange program, which is explained below.
10) To promote your site even further, submit it to Link Exchange. You can become a link Exchange member for free by going to Link Exchange and following the instructions. Once you have an account number, you can submit your banner. Be sure you choose Banner Exchange Deluxe, so you can use the same banner for both GeoGuide and Link Exchange. Link Exchange will put your banner on thousands of websites across the web, in exchange for you putting their banner on your entry page.
11) In order to upload graphics and MIDIs to your website, you
will need a good browser. The best one I have found so far, and certainly the most
pervasive, is Internet Explorer. You may download a partial or full browser. You
will be amazed at what a full browser download can do to your website, as well as
any other internet related services you use. The full download takes about four
hours, however, so allow yourself plenty of time. To get the download for Internet
Explorer, Click Here
12) There are a number of different HTML editors available for
download. These editors allow you to work on your page off-line, then load it onto
your website. The advantage is fancy perks like pre-made forms, tables and
frames--that sort of thing. Some may have a spell-check, too. One of the better
editors is called Webwerx, and is completely free. The only trouble with Webwerx is
that their "new improved" version makes it impossible to copy from one page to
another, and will not recognize pages with a lot of text. It works great for tables
and forms, however--far easier than making the table or form yourself. Another good HTML Editor is HTML Constellation. Unlike WebWerx, it recogonizes pages with a lot of text, but it still makes moving text from one page to another difficult, and has very few utilities. Perhaps the best free HTML Editor is Arachnophilia. This editor allows you to move very easily indeed from one page to another, and you can even preview your page as it will look on the Web. An HTML editor works particularly well with FTP--you can make whole pages off-line, then FTP them to your site. Don't know what FTP is? See the next tip:) To download an of these HTML Editors, Return To Top
13) FTP (File Transfer Protocol) is a great tool for transferring
files to your website file manager. It works as well as, and often better, than the
EZ Upload. FTP brings up a list of your file manager files, and a list of your own
files. You can change directories in order to reach the files you need. It sounds a
bit complicated, but it is VERY easy to use. This is a must-have tool for any
serious homesteader. To download a version of FTP that will work with your computer,
go to ftp.oocities.com. This will bring you to a list of FTP programs suitable for a variety of computers. Check this out, friends--you won't be sorry--and besides, it's free!!
<img src="filename.gif" align="bottom">
You may also align right or left, but bottom seems to work best in most cases.
To keep your lines from running together, place a <br>tag at the end of each line. For instance, the lines "How do I love thee, Let me count the ways..." looks better when written "How do I love thee,
Let me count the ways.."where the <br> tag has been used.
This will allow your music to start automatically and play continually as long as your visitor is on that page. It also creates a place where the visitor can turn the music off.
If you prefer, you can get a Crescendo Player at LiveUpdate and download your free version of the Crescendo Player. Or, if you have money to burn, download Crescendo Plus. It's $19.95. I don't know how much better it is than the basic Crescendo player because I'm too cheap to buy it. Once you have downloaded the player, be sure to grab the HTML fragment that is appropriate for your browser. The pro is, you can make this into a tiny little note that your visitor can click on to turn your music on and off, if they know how to do that. The con is a lot of people don't have Crescendo and therefore will not be able to hear your music without downloading it. If you choose to go with Crescendo use one that works with both I.E. and Netscape. If you don't feel like cruising the site for the codes, (although they aren't hard to find) you can use the one below:
<OBJECT ID=Crescendo
CLASSID="clsid:0FC6BF2B-E16A-11CF-AB2E-0080AD08A326"
HEIGHT=50
WIDTH=200>
<PARAM NAME="Song" VALUE="yourMIDI.mid">
<EMBED TYPE="music/crescendo"
SONG="yourMIDI.mid"
PLUGINSPAGE="http://www.liveupdate.com/dl.html"
HEIGHT=50
WIDTH=200>
<BGSOUND SRC="yourMIDI.mid">
</OBJECT>
A lot of people use Netscape as their default browser rather than Internet Explorer. If Netscape came bundled with your software, be sure you have the newest version. If you want to be a real webmaster you will need both browsers, since your webpage will look different in Netscape than it does in I.E. You may even have to go through Netscape to reload things that aren't showing up. To get a free download of Netscape Return To Top
These pages produced by Ariel