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!
how would i
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
Wolfy



Joined: 09 Aug 2004
Posts: 53

PostPosted: Fri Sep 03, 2004 4:31 pm     how would i Reply with quote

get a table like the one on the left side on this site?

www.jk2files.com
eXcentra



Joined: 12 May 2004
Posts: 91

PostPosted: Sat Sep 04, 2004 10:59 am     Reply with quote

Well, if you want to know about the design for the menubar then
that'll be a bit more difficult.

As for the coding, it's more simpler. Let's see if I can explain this...
Firstly, they didn't use a table but a a div instead. Unless they used
a script to make the menubar, they coded it themselves. They added a
style to the div (style="padding-left: 6px") to "shift" the text over
a bit. To make the sub-items "tabbed" in, they used  
(non-breaking space). So an example of this would be:
Code:
<div style="padding-left: 6px">
Menu<br>
&nbsp;&nbsp; - Item<br>
&nbsp;&nbsp; - Item2<br>
</div>

Add styles to the items and stuff as needed...
If you're talking about the design, then I'll post back after your reply.
Wolfy



Joined: 09 Aug 2004
Posts: 53

PostPosted: Mon Sep 06, 2004 2:33 pm     Reply with quote

yeah kinda the design
eXcentra



Joined: 12 May 2004
Posts: 91

PostPosted: Mon Sep 06, 2004 3:22 pm     Reply with quote

http://www.yoxio.com/img/94719.jpg

I haven't looked at the code but here's my theory.
Everything inside the red box is one long picture. The blue box represents the div.
I believe that they positioned the div to match the picture so that it's shifted over to the right and touched the bottom of the picture.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table 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
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

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