Help, please!

Status
Not open for further replies.

Whimsical Reverie

New Member
Messages
7
Reaction score
0
Points
0
I'm having some problem with my code. Maybe I'm doing something wrong, I dunno. I'm trying to post it to my sub-domain, morningdawns.whimsicalreverie.x10hosting.com

If anyone can help, thank you in advance :)

<html>
<head>
<link type="text/css" rel="stylesheet" href="/layout.css">
<title>When Morning Finally Dawns - Home</title>
</head>
<body>
<html>
<head>
<link type="text/css" rel="stylesheet" href="/layout.css">
</head>
<body bgcolor="#005ed2" text="#cdddf1" link="#000000" vlink="#4997e6" alink="#000000">
<img class="layout" border="0" src="/morningdawns/images/whenmorningdawnslayout.jpg">

<div class="nav">
<table border=0>

<tr><td valign="top" height="29.5">
<a href="/home.php">Home</a>
</td></tr><tr><td valign="top" height="29">
<a href="/books.php">Books</a>
</td></tr><td valign="top" height="30">
<a href="/stories.php">Stories</a>
</td></tr><td valign="top" height="31">
<a href="/poetry.php">Poetry</a>
</td></tr><td valign="top" height="32">
<a href="/essays.php">Essays</a>
</td></tr><td valign="top" height="32">
<a href="/cowritings.php">Co-writings</a>
</td></tr><td valign="top" height="33">
<a href="/projects.php">Projects</a>
</td></tr><td valign="top" height="33">
<a href="/about.php">About Us</a>
</td></tr><td valign="top" height="33">
<a href="/links.php">Links</a>
</td></tr><td valign="top" height="30">
<a href="/contact.php">Contact</a>
</td></tr>

</table>
</div>

</body>
</html>

<div class="lowermain">
<ilayer name="scroll2">
<div id="scroll4"
style="width:841; height:211;
overflow:auto">

<center><font size=4><b>Updates</b></font></center><p>

<p>7-22-08: So I decided to take a new project upon myself. I'm creating a sub-website, if you will, for my writings. Unlike

Whimsical Reverie, this is my own site and is not shared with co-artists/authors, though I may have a few co-writings. The

site isn't anywhere near finished, hopefully my lack of HTML knowledge won't be a problem. The name, When Morning Dawns,

comes from Psalm 46:5, which I will post on here later. I'll try to keep working on this site as much a possible.

</p><p>~Hotaru</p>

</textarea>
</div>



</body>
</html>
Edit:
Nevermind, I figured it out :) You can close this thread now.
 
Last edited:
Status
Not open for further replies.
Top