Re: [css-d] Consistent navigation bar

2005-12-02 Thread Jacky
For maintenance, you should keep it in a seperate file, but this has nothing to do with CSS. Just remember to use unorder list to keep the navigation bar semantically correct. On 12/3/05, Ira Landis <[EMAIL PROTECTED]> wrote: > > I hope this is not too newbie. I am evolving a site as I learn usin

Re: [css-d] Consistent navigation bar

2005-12-02 Thread Steve Clason
On 12/2/2005 6:42 PM Ira Landis wrote: > I hope this is not too newbie. I am evolving a site as I learn using CSS > (no frames or tables). I want to maintain a consistent left vertical > navigation bar. Can I create the navigation bar as a separate file and > import/call it for each page? I am

[css-d] Consistent navigation bar

2005-12-02 Thread Ira Landis
I hope this is not too newbie. I am evolving a site as I learn using CSS (no frames or tables). I want to maintain a consistent left vertical navigation bar. Can I create the navigation bar as a separate file and import/call it for each page? I am using the book 'Beginning Web Programming with