View Full Version : what is wrong with this?


lfpragazza
01-19-2003, 01:47 AM
it posts perfectly on index.html on my computer, but it doesnt work when i post it on a website. here is how it looks when i post it in a website -> http://marga625.narod.ru/
and if u put it on notebook and save it as .html it looks really good.
well here is the code.. plz tell me whats wrong!

<html>
<head>
<title>PeachMachine</title>
<link rel="stylesheet" href="pleasedontleave.css" type="text/css">
</head>

<body>
<img border="0" src="top.gif" width="700" height="485">
<div style="position: absolute; top:17; left:9; width:100; height:466">

<h1 style=>--->Main</h1>
<p>-<a href="http://">Link</a>-<br>
-<a href="http://">Change Language</a>-<br>
-<a href="http://">English Home</a>-<br>
</p>


<h1 style=>--->Contacts</h1>
<p>-<a href="http://">Link</a>-<br>
-<a href="http://xbase.ru/guestbook/index.php?login=marga&design=0&m=1">Guestbook</a>-<br>
-<a href="http://">Message Board</a>-<br>
-<a href="http://">Chat</a>-<br>
-<a href="http://">Contact Marga</a>-<br>
</p>

<h1 style=>--->Me! Mah! Mi!</h1>
<p>-<a href="http://">Link</a>-<br>
-<a href="http://">My Diary</a>-<br>
-<a href="http://">My Poems</a>-<br>
-<a href="http://">My Writings</a>-<br>
-<a href="http://">My published work</a>-<br>
-<a href="http://">About me</a>-<br>
-<a href="http://">FAQ's about me</a>-<br>
-<a href="http://">Surveys, Top 10s</a>-<br>
-<a href="http://">Things you never knew</a>-<br>
</p>

<h1 style=>--->My social life</h1>
<p>-<a href="http://"></a>-<br>
-<a href="http://">Link</a>-<br>
-<a href="http://">Link</a>-<br>
-<a href="http://">Link</a>-<br>
-<a href="http://">Link</a>-<br>
-<a href="http://">Link</a>-<br>
-<a href="http://">Link</a>-<br></p>
<p><font face="Century" size="4">♥♣♦♠</font></p>
</div>

<div style="position: absolute; top:271; left:195; width:485; height:215">
<h1>---->> News</h1>
<p> <b> 1/18/03</b> I just started working on the website. Max is like so helping me. <br>
(believe me I would never be able to do a website without him.) I am so exited. <br>
Really, I can't wait until it's done. It will later be in Russian, Spanish, and English. <br>
The website is still not done, and not even close to being done.


-<a href="http://">Archieve</a>-<br>

</p>

<h1>---------->>>About me and these website</h1>
<p>These website was not created only by me. Max helped me and I got the layout from Trine <br>
In these website I will talk about myself, my friends, and my writings. <br>
It will also have a chat, a guestbook, and a forum. I live in Plano, TX, in case you want to know <br>
Love, Marga (The Present Peach) <br>
P.S. You may wonder about why I named my website <b>TimePeach.</b> I will tell you later. </p>


<h1>---------->>>Credit</h1>
<p>Layout created by <a href="mailto:tr_smiley88@yahoo.no">Trine</a><br>
Image from <a target="_blank" href="http://www.jahanam.net/impression">Impression</a></p>
</div>

</body></html>

starlet
01-19-2003, 12:40 PM
You'll have to be more specific, it looks good to me (apart from the images not working, is that the bit your asking about?) so you'll have to explain in what way its wrong....

wild1718
01-19-2003, 07:39 PM
are you sure you saved it in .html file?