HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
What did I do?
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
Provoked



Joined: 28 Mar 2005
Posts: 7

PostPosted: Thu May 12, 2005 7:16 pm     What did I do? Reply with quote

I used the code:

<html>
<head>
<br><br>
<font size=3><b><u>OOC</u></b></font>
<br>
<a href="/rules.html" target="/left.html">Rules</a>
<br><br>
<a href="http://b4.boards2go.com/boards/board.cgi?user=WCRFJoin" target="/left.html">Sign Up</a>
<br><br>
<a href="/hanbook.html" target="/left.html">The Handbook</a>
<br><br>
<a href="/staff.html" target="/left.html">Staff Info.</a>
<br><br>
<a href="http://b4.boards2go.com/boards/board.cgi?user=WCRFOoc" target="/left.html">OOC</a>
<br><br>
</head>
<body bgcolor="black" text="darkred" link="darkred" vlink="darkred">
</body>
</html>

For the links but they won't display right!

Here is the URL:

http://allygibson.tripod.com
Corey Bryant



Joined: 15 May 2004
Posts: 8154
Location: Castle Rock CO USA

PostPosted: Thu May 12, 2005 7:20 pm     Reply with quote

Your target would be pointing to your frame name (left, right, top, bottom, main, etc) - not left.html (left.html is a page name, not your frame name). Make sure to name your frames also
Provoked



Joined: 28 Mar 2005
Posts: 7

PostPosted: Thu May 12, 2005 7:21 pm     Reply with quote

Okay let me try it!
Provoked



Joined: 28 Mar 2005
Posts: 7

PostPosted: Thu May 12, 2005 7:23 pm     Reply with quote

So I used this:

<html>
<head>
<br><br>
<font size=3><b><u>OOC</u></b></font>
<br>
<a href="/rules.html" target="left">Rules</a>
<br><br>
<a href="http://b4.boards2go.com/boards/board.cgi?user=WCRFJoin" target="left">Sign Up</a>
<br><br>
<a href="/hanbook.html" target="left">The Handbook</a>
<br><br>
<a href="/staff.html" target="left">Staff Info.</a>
<br><br>
<a href="http://b4.boards2go.com/boards/board.cgi?user=WCRFOoc" target="left">OOC</a>
<br><br>
</head>
<body bgcolor="black" text="darkred" link="darkred" vlink="darkred">
</body>
</html>

And it still wont work...
Corey Bryant



Joined: 15 May 2004
Posts: 8154
Location: Castle Rock CO USA

PostPosted: Thu May 12, 2005 7:28 pm     Reply with quote

you need to review all your coding actually. Links go in the body, not the head of the html document. Take a look at the Introduction to HTML to learn where each tag needs to go
Provoked



Joined: 28 Mar 2005
Posts: 7

PostPosted: Thu May 12, 2005 7:31 pm     Reply with quote

I forgot that rule... hmm. I must be doing something really wrong!
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial