This is a discussion on "help with nav bar needed please help" within the Web Page Design section. This forum, and the thread "help with nav bar needed please help are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
help with nav bar needed please help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi im makeing my friend a fan site 4 a lil game he playes on the internet :roll: he asked me to make him 1 becouse every 1 els just laffed at him and i felt sorry 4 him but yeah anyways... he wanted his nav bar down the side of the page in a table BUT! i dont know how 2 do that iv tryed but when i tryed to put another table at the side of it the table just went under the nav bar so i was wondering if any of u lot would b able 2 help me :mrgreen: :mrgreen:
|
|
|
|
|||
|
Re: help with nav bar needed please help
You could do it like this, just change the 100px on the right hand olumn to however wide you want it, or swap the values around if you want it on the left hand side:
<table width="100%" border="1"> <tr> <th width="*px" scope="col"><p>I am the content on the left</p> </th> <th width="100px" scope="col">I am the right menu</th> </tr> </table> While this will work, using tables for layouts is the old school way. The best way to do it would be with css: http://www.w3schools.com/css/default.asp If you understand html, css shouldn't be too hard to learn. Best of luck! Jim. |
![]() |
| Tags |
| help, nav, bar, needed |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Designers needed, cloners needed. | TargeTemplate | Job Opportunities | 0 | Dec 27th, 2007 03:41 |
| help needed please | em j | Introduce Yourself | 4 | Nov 20th, 2007 16:53 |
| SEO Help Needed | Merlin | Search Engine Optimization (SEO) | 20 | Sep 3rd, 2007 07:26 |
| I'm new, some help needed too. | Vorbis | Introduce Yourself | 12 | Feb 19th, 2007 10:22 |
| help needed | stargazer | Hosting & Domains | 1 | Sep 11th, 2005 16:10 |