Log In · Register

 
Div Layout: Navigation & Columns
ShizukaHio
post Feb 1 2009, 03:59 AM
Post #1


Member
**

Group: Member
Posts: 28
Joined: Jan 2009
Member No: 708,903



I've got 2 questions.

1. How do you do the navigation code to where its lined up one under the other and you can change the colors for the navigation background and letters and change the writing to the type and size you want?

2. How do you put more than one columns in the div layout?
 
 
Start new topic
Replies
Mickey
post Feb 3 2009, 09:14 AM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



For headings, you'd have to create a class like this:

CODE
<style>
.header {border:1px solid; border-color:black; background-color:white;}
</style>

Then use that class for whenever you want to style up a header like this:

CODE
<h1 class="header">Header</h1>

Just play around with the properties to get your desired look.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: