January 6, 200917 yr is it possible in CSS to have the page you are on's link to be highlighted then when you click on another link that pages link is highlighted and the previous page is as the rest of the navigation :visited obviously leaves loads changes on the page I just want it so that the active page is highlighted.... thanks in advance...
January 6, 200917 yr is it possible in CSS to have the page you are on's link to be highlighted then when you click on another link that pages link is highlighted and the previous page is as the rest of the navigation :visited obviously leaves loads changes on the page I just want it so that the active page is highlighted.... thanks in advance... Try giving the body a class (ie <body class="home"> <body class="services">) The style the classes in CSS. (I think that's right, or it might be ID.....My head is V sore and I'm not thinking too straight at the mo.)
January 8, 200917 yr Author Hi Helen, Thanks for the reply...I don't understand what you mean or how to do it? Could you or anyone explain a bit more??? Thanks in advance Stu
January 8, 200917 yr Apologies...... Here's a link that may explain it better for you. If you still get stuck, just give us a shout
Create an account or sign in to comment