|
Here I will have all kinds of
help that I can find to aid you on your journey to a great home page.
Beginner HTML Help
Where you can find graphics to help spice up your page
Advanced HTML Help
My hints... not too technical, just some easy stuff to help!
NEW My Advanced Hints Some more advanced stuff I have
learned
Email me if you know of anything that should be on this page or if
you have an HTML question. I will try to answer it or find the answer for you.
Are you trying to create
a page of your own?
Want to
spice up your page?
Ready to move on to the advanced
stuff?
Applets by David
He has a couple links to more here too.
Have you seen mine?
|
Advanced Color Chart for Netscape 3.0 or
higher
|
Want to add the time to your
page?
Check out this site for some easy ways to do this.
|
When
someone asks "how do I do this?"
I'll try and answer it here for everyone!
I have a HTML hint here myself.
You see at the top of your browser (IE and Netscape for sure) It says "Home
Page Help"? Do you have the name of you homepage there when you go to your
page? If not, here is how to do it.
THIS
<TITLE>The title of your page goes
here</TITLE>
Goes right above THIS </HEAD>
|
When you are using an image as a link,
and you want to get rid of the box around the image, do this.
<img
src="image.gif" border=0>
The border=0 will remove that box.
The first pushpin has border=0, the second one doesn't.
|
When adding a link to e-mail, you can
add the subject so you know which page they are e-mailing you from. Simply add the
subject on the end of your mailto: like this.
mailto:youremail@whatever?subject=your
subject
Try it out here! mailto:tommieshome@geocities.com?subject=HTML
|
Want to add music to your page?
Here's a couple places to
start with...
laurasmidiheaven
Heartland/Ranch/4291/music
You need to open the music file and play it,
then right click on it and save as... Then upload the file to your homepage server
and use the HTML below. This is the way that I put the midis on my pages. It doesn't
seem to work for everyone, but give it a shot and if not email me and
we'll try and figure it out.
<embed src="NAME
OF MIDI FILE.mid" autostart=true height=55 width=200
loop="5">
|
Have you ever gone to another site and
got stuck in someone else's frames? Well, here is what you can put on your page to
help your visitors avoid this on your site! It can be very annoying!
<a
href="your page url" target="_top">CLICK HERE</a> to break
out of someone else's frames
|
|
For Tommy's December Pictures, I tried a new viewing method.
The response from everyone on "How To" was so incredible, I just had to add it
here. This is using JavaScript. There is a way to do it without having to use
the buttons, I just haven't figured that out yet. :o)
You'll notice that when you click the button, a new window opens,
and when you click on the close window, it closes the window...
Click here for the
instructions.. I made a separate page with text only, so you could
print it or save it for reference. If you have any more questions.. tommieshome@geocities.com
|
There is absolutely oodles of free stuff
here!!! counters, e-mail, postcards, frames, guest books, graphics, software... just to
name a few. If you have a homepage, be sure to check out this site! |
|