This is a discussion on "Nav bar not showing" within the Web Page Design section. This forum, and the thread "Nav bar not showing are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Nav bar not showing
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Nav bar not showing
I'm trying to create a nav bar to to the right of the main table but it 's not showing. Here is the css code: the code for the nav table is last on the style sheet
Last edited by welshstew; Jan 24th, 2008 at 13:26. Reason: please use tags when placing code in your post |
|
|
|
||||
|
Re: Nav bar not showing
For us lazy people, do you have a link?
|
|
|||
|
Re: Nav bar not showing
it's http://kazmania.110mb.com/index1.htm. Hope it works
|
|
||||
|
Re: Nav bar not showing
|
|
|||
|
Re: Nav bar not showing
your #training is not closed in your css nor is your #rightnav (} is missing)
|
|
||||
|
Re: Nav bar not showing
You're also missing a DOCTYPE
What the heck is this
You probably could have solved your problem by validating first That's why we ask the members to validate their site before posting for questions. From PLEASE READ: How and When to post your question! Quote:
|
|
||||
|
Re: Nav bar not showing
Browsers display pages according to the W3C standards, (with the exception of IE6 which has a mind of it's own), the reason people urge you to make your code is valid is not just for a badge to put at the bottom of your site.
If you have valid code, your site will display properly in most browsers, there will always be some exceptions but validating your code will go a long way to ensuring that you have correctly displayed pages in most if not all of the modern browsers. Listen to karinne, shes actually rather clever
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
|
|
|||
|
Re: Nav bar not showing
Quote:
To actually answer your PROBLEM anyway, you just have to bring out your <div id="rightnav"> from your <div id="maincontent">. Put it outside from the main content div! For more info on learning some CSS layout, check this [Link] that I've recently found!
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Borders not showing | Xyis | Web Page Design | 3 | Jul 17th, 2007 14:02 |
| header not showing | srae | Web Page Design | 2 | Jan 9th, 2007 15:42 |
| Why my signature is not showing??? | alance | Webforumz Cafe | 5 | May 5th, 2006 15:52 |
| background image not showing up in Firefox but showing in other browsers! | eskymo | Web Page Design | 21 | Jan 19th, 2006 23:10 |
| php in html - not showing | chimp | Web Page Design | 5 | Dec 9th, 2005 00:13 |