If you're here, it's probably because I sent you here while on GeoCities Help Chat. The main reason for this is because there are a lot of common questions, and it's easier not having to type out answers over and over again. Please note: this page is not meant to be a primer for HTML!!! Athens/2090 has already done an extensive and excellent job at that! This page is only for those frequently asked questions (FAQs) we get on the GeoCities Help Chat.
If you have no idea what I'm talking about, you probably are not a member of GeoCities. Join now, and get yourself free website space and free email!
INSERTING GRAPHICS
It's simple to insert graphics on your page. First, though, make sure you uploaded the graphics file to your GeoCities directory (click here for instructions on uploading files). Graphic files usually have a .jpg or .gif extension. After your file is uploaded, put the following HTML code in your document, replacing xxxxx.gif with your own graphic file's name:
You can use the following options to control how your graphic looks:
BORDER="#" (# is any number, 0=no border) HEIGHT="#" (# is height in pixels) WIDTH="#" (# is width in pixels)So an example of a graphic with no border whose height and width I want to each to be 200 pixels:
Go try it!
EMAIL LINKING
You can add a link on your page so people clicking there will automatically be prompted to send you email. It's simple! (Just replace 'membername' with your GeoCities' member name...):
Click here to send me email!The above example will print the message on your screen, "Click here to send me email!" You can use that text, or replace it with anything you want, and when someone clicks on is, their email screen will pop up with your email address in the TO: field.
You can also put a clickable graphic in conjunction with or in place of the text (replace 'mail.gif' with the name of your graphic file):
Click here to send me email!Go try it!
WARNING: It is reported that putting your email address on your web page makes you a target for spammers. Spam is junk email. Spammers have programs that automatically search web pages for the 'mailto:' tag, and grab the email address so they can put you on their junk email list. I recommend using a Form on your website for people to send you messages by. (See my OQ Comments Form for an example; you can save it to use as your own form template.)
BACKGROUND AND TEXT COLOR CONTROL
You can control the default colors of your document, as well as background graphics, from the BODY tag. Place this towards the top of your page just after the HTML tag:
The above example makes the text yellow, the background black, the background graphics stars.gif, the link color aqua, and the visited link color gray. You can make the colors whatever you want, but BE CAREFUL YOU DON'T MAKE THE TEXT AND THE BGCOLOR THE SAME, or you won't see the text!
COLOR CODE BLACK 000000 WHITE FFFFFF RED FF0000 MAROON F00000 FUCHSIA FF00FF GREEN 00FF00 LIME 00F000 OLIVE F0F000 BLUE 0000FF NAVY 0000F0 LIGHT BLUE 00CCFF AQUA 00FF40 YELLOW FFFF66 GREY CC9999 SILVER C0C0C0 PURPLE CC33FFSee the links below for color code and background sites.
Go try it!
LINKING PAGES
Making a link to another page is simple, too:
Click here to go to my other pageThe above example puts the text on your page "Click here to go to my other page", and when someone clicks on it, the browser will load your page 'myotherpage.html'. Of course, you should replace 'myotherpage.html' with whatever the name is of your other page!
You can also put a clickable graphic in conjunction with or in place of the text (replace 'xxxxxl.gif' with the name of your graphic file):
Click here to go to my other pageGo try it!
TABLES
Tables are not that hard to make, and enable you to line up your text and graphics in nice columns and rows on your web page. You tell HTML your table is beginning by using the
Here are couple of common modifiers you can put in the
COLOR CODE
BLACK 000000
WHITE FFFFFF
RED FF0000
GREEN 00FF00
BLUE 0000FF
LIGHT BLUE 00CCFF
AQUA 00FF40
YELLOW FFFF66
GREY 00FFFF
PURPLE CC33FF
where # is any number or percent representing the width of your "margin"). |
SITE | FEATURES |
GeoCities File Manager | Manage your files on GeoCities: view, delete, rename, edit, and upload |
Lost Password | Start here if you lost your password! |
GeoCities Members Tools | This is YOUR launch point for lots of GeoCities features and help. Links to File Manager, Profile Editor, Counters, Guestbooks, Resource Guide, Community Leaders, etc. |
Web Page Authoring | HTML Goodies Page CyberWeb Software Page |
Background Guide | Backgrounds Archive The Virtual Library of WWW Development: Images_and_Icons |
Color Guides | 1) Create It 101 Color Chart 2) HTML Goodies Color Tutorial |
HTML Guides | 1) W3C HTML 3.2 Guide (aka 'The Mother of all HTML guides...') 2) NCSA's Beginner's Guide to HTML |
Image Map Help | 1) WWW Services Toolkit Tutorial 2) Spyglass's "Implementing Client-Side Image Maps" page |
Midi Help | For those of you who must put music on your pages... |
JavaScript Help | JavaScript (which is not Java!) for putting moving banners and stuff on your pages... |
PaintShop Pro | Great graphics editor/creator |
Cute FTP | Great FTP Client |
SITE NAVIGATOR: PAGE TOP | SITE UPDATES | OMEGA QUADRANT HOME PAGE | OMEGA QUADRANT SITE MAP
Send me email via the
OQ Comment Form
Or...leave a public comment on the
OQ Message Board
I am trying to keep this page accurate in content and accessible on all platforms. Please inform me of any updates, errors, or problems you may find (including dead links), and feel free to submit your own link. Oh...and I'd love to just hear your thoughts and impressions about this page. So drop me a message. Ciao!
Hits since 11/15/97: