Log In · Register

 
 
Reply to this topicStart new topic
Basic 1 column website code?
wordstoasong
post Nov 16 2008, 06:49 PM
Post #1


Senior Member
***

Group: Member
Posts: 30
Joined: Jan 2008
Member No: 612,365



I'm looking for a basic 1 column website code.

A code that will have layouts looking like these:
one two


I'm redoing a website that will be on freewebs.
Thank you.
 
nishikigoi
post Nov 18 2008, 01:41 PM
Post #2


Senior Member
***

Group: Member
Posts: 86
Joined: Jul 2005
Member No: 179,570



Divs and/or tables.
 
wordstoasong
post Nov 29 2008, 09:14 AM
Post #3


Senior Member
***

Group: Member
Posts: 30
Joined: Jan 2008
Member No: 612,365



Thank you.

2nd question, a link bar across the top? Something that I can have an image, then my links, and all that jazz. Thank you.
 
theerinkal
post Mar 21 2009, 01:39 PM
Post #4


Irrisistable Cabbages.
*****

Group: Member
Posts: 549
Joined: Nov 2007
Member No: 589,355



QUOTE(wordstoasong @ Nov 29 2008, 09:14 AM) *
Thank you.

2nd question, a link bar across the top? Something that I can have an image, then my links, and all that jazz. Thank you.


I would just make another div for both my image and/or my links.

Then make the links in a <ul> code.

CODE
#main_nav { list-style: none; margin-left: XXpx; margin-top: XXXpx;}

#main_nav li {display: inline; text-align: center; padding-right: 15px;}

#main_nav a:link, #main_nav a:visited {CODES HERE}
#main_nav a:hover {CODES HERE}
 

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: