User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 391,902 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,604 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 792 | Replies: 1
Reply
Join Date: Jul 2005
Location: Downingtown
Posts: 53
Reputation: hinde is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 3
hinde hinde is offline Offline
Junior Poster in Training

Problem with a header

  #1  
Apr 8th, 2006
I am new to CSS and my html is rusty as hell, and I want to have links arranged horizontally on the top of my page. They are block links.
CSS script: 

a.blue_top_tab {
text-align: center; 
display: block; 
background: blue; 
color: black; 
text-decoration: none; 
width: 120px;
font-size: 140%; 
padding-top: 10px;
padding-bottom: 10px;
}

And here is my link:

<a class="blue_top_tab" href="other.html">Start</a>

Now when I have multiple block links they always move below the previous one. I know I could just align it using top and left, but I would like to know why its stacking top to bottom and not right to left. Edit: Can CSS blocks stack left to right?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Feb 2005
Posts: 354
Reputation: DanceInstructor is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 12
DanceInstructor's Avatar
DanceInstructor DanceInstructor is offline Offline
Posting Whiz

Re: Problem with a header

  #2  
Apr 9th, 2006
Check this out:

http://css.maxdesign.com.au/listamatic/horizontal01.htm

You need to use display:inline; to get lists to line up horizontally. Lists rock for menus.
Clear Mind Hosting and Web Design

If I've helped you please consider adding to my reputation.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb HTML and CSS Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 7:33 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC