Re: [css-d] Dynamic navigation link aid

2008-08-06 Thread Michael Stevens
-Original Message- From: David Hucklesby [mailto:[EMAIL PROTECTED] For this, I make the current link a STRONG element instead of a link. This emphasizes "you are here" even in the absence of CSS. -- How do you use CSS to make a link another element? Or am I misinterpreting what you are

Re: [css-d] Dynamic Navigation Link Aid

2008-08-05 Thread Stephen Carrell
Wow, thanks for all the responses out there! I added body id's to each page and classed each navbar link. Then I styled all those link classes to each id to highlight the appropriate page's navbar link. Uploaded all the files and tested - perfect! Thanks again, and I'm sure I'll have more quest

Re: [css-d] Dynamic Navigation Link Aid

2008-08-05 Thread David Hucklesby
> - Original Message - > From: Stephen Carrell [...] > > I'm trying to find a way to style the navigation links in a document that will > highlight the page that the user is on, and do it in such a way that I don't > have tour > hand-code every page. Thus far, I've used: > > > Link 1 > Li

Re: [css-d] Dynamic Navigation Link Aid

2008-08-05 Thread Peter Hyde-Smith
ss.org > Sent: Tuesday, August 05, 2008 2:46 PM > Subject: [css-d] Dynamic Navigation Link Aid > > > Hi all, > > I'm new to this forum and relatively new to CSS-based web design, so > please > excuse my newb-ness over the following days/weeks/etc. > > Can a

Re: [css-d] Dynamic Navigation Link Aid

2008-08-05 Thread Alan K Baker
rom: Stephen Carrell To: css-d@lists.css-discuss.org Sent: Tuesday, August 05, 2008 2:46 PM Subject: [css-d] Dynamic Navigation Link Aid Hi all, I'm new to this forum and relatively new to CSS-based web design, so please excuse my newb-ness over the following days/weeks/etc.

Re: [css-d] Dynamic Navigation Link Aid

2008-08-05 Thread Bobby Jack
--- On Tue, 8/5/08, Stephen Carrell <[EMAIL PROTECTED]> wrote: > I'm trying to find a way to style the navigation links > in a document that will highlight the page that the user is on, and do > it in such a way that I don't have to hand-code every page. In short: use a unique (between pages) id

[css-d] Dynamic Navigation Link Aid

2008-08-05 Thread Stephen Carrell
Hi all, I'm new to this forum and relatively new to CSS-based web design, so please excuse my newb-ness over the following days/weeks/etc. I'm trying to find a way to style the navigation links in a document that will highlight the page that the user is on, and do it in such a way that I don't ha