HTML navbar?

HTML navbar?

EMO_with_AWP

2008 Mar 23 • 192
How do you make a navbar in HTML? Just like the Index at http://www.superjer.com/learn.php , except aligned to the left.
 
 
 
2009 Jun 12 at 23:44 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
You can use a div with a width and floated left, ex:

<div style="float:left;width:200px;">
Links go here<br>
and here
</div>
Rest of page here
 
 
 
2009 Jun 15 at 17:02 PDT — Ed. 2009 Jun 15 at 17:04 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
BTW don't ever use HTML from superjer.com as an example of good HTML.

It is from before I had any clue what I was doing (like 1999 srsly).
 
 
 
2009 Jun 15 at 17:08 PDT — Ed. 2009 Jun 15 at 17:08 PDT
Jake?!

2008 Sep 2 • 198
34 ₧
That was the year I graduated!
?!
 
 
 
2009 Jun 15 at 18:03 PDT
aaronjer
*****'n Admin

Comrade General 5-Star
2005 Mar 21 • 4938
1,227 ₧
From stupid school! Ahahahaha!
 
 
 
2009 Jun 15 at 20:18 PDT
Jake?!

2008 Sep 2 • 198
34 ₧
Wha-Bu-I didn-That doesn't-how can-I mean.........fuck
?!
 
 
 
2009 Jun 16 at 00:58 PDT
EMO_with_AWP

2008 Mar 23 • 192
superjer said:
BTW don't ever use HTML from superjer.com as an example of good HTML.

It is from before I had any clue what I was doing (like 1999 srsly).


lol.. i don't know what I am doing :D i just learned basic html from some website about a week ago..
 
 
 
2009 Jun 16 at 11:36 PDT
Page [1]