PDA

View Full Version : Customisable Tables


dj_giff
September 6th, 2004, 09:52 AM
Hello.
Im new to using css and was wondering if somebody could help me out.
What i want to do is have a latest section part on my website which will get changed quite often. My site Giffstudios (http://giffstudios.tk/) contains a nav bar on the left, main content in the middle and the latest sections on the right. This layout is the same for every page.

What i want to know is how i can use css to make links within the latest sections tables of my website. So that when i have new content i can just change the css links and then it will change for every page instead on going through and doing in manually for each page.

Ok i hope that made sense and all help is appreciated for a look at what im talking about go to http://giffstudios.tk (http://giffstudios.tk)

PS. I think you use SSI to do this, as i dont have access to PHP or any other scripting lanuages. So anyone who knows SSI feel free to help out

degsy
September 6th, 2004, 04:26 PM
Welcome :)

Are you after pseudo-classes to control linl behaviour?

Checkout this example
http://www.degs.co.uk/test/css/pseudo_classes.htm

and the links at the bottom of that page.