I may not know alot about writing HTML codes but here are a few examples of how they would look on your email and homepages.
First thing you need to do to put images in your email is to go to your mail settings. Once there click on to signature. Always start with <html> when beginning your sig box design and ending with </html> Make sure when writing out the html codes you write them as one long word!
Now if you want a background for your email and a different color text the code is written like this:
<body background= "http://www.geocities.com/Heartland/Forest/5898/sky.gif" Text="#660000" Link="#660000" Vlink="#000000">
Your music tag would come next:
<bgsound src= "http://www.geocities.com/Heartland/Forest/5898/midi/people.mid">
Next comes your image tag:
<center><img src= "http://www.geocities.com/Heartland/Forest/5898/images/dog3.gif" width="50" height="50" border="0" alt="dog"></center>
As you can see I add the width, height, and alt of the gif; this helps the image to load faster.
This is what the image looks like.
End the code like this.
</body>
</html>
Now on to building your homepage! This is what your codes will look like in the advanced HTML editor.
<html>
<head>
<title>Koffee's House</title>
</head>
<body bgcolor="#F5F5F5" background=
"http//www.geocities.com/Heartland/Forest/5898/sky.gif"
Text="#660000" Link="#660000"
Vlink="#000000">
<font size="4">
<bgsound src=
"http://www.geocities.com/Heartland/Forest/5898/midi/people.mid">
<center><h2>Koffee'sHouse</h2></center>
<p>
<center>
<b>
Welcome to My Homepage
<br><br>
<img src=
"http://www.geocities.com/Heartland/Forest/5898/cup.gif" width="50" height="50" alt="cup">
<br><br>
I hope you enjoy your visit.....8-)
<br><br>
<hr>
<br>
<a href=
"http://www.geocities.com/Heartland/Forest/5898/link.html">ENTER</a>
<br>
<hr>
</b>
</center>
</font>
</body>
</html>
Click here to see what the page will look like!
I hope this has helped you! Just remember that nothing can be put above the <html> tag or below the </html> tag.
If there are any broken links or if any
of these
images are copyrighted please email me
at:
koffee42@webtv.net
and I will take care of it ASAP.
|
![]() |