Forum Moderators: not2easy

Message Too Old, No Replies

COMPLETE Table w/ CSS

Please help :(

         

Vigilant3

3:51 am on May 14, 2005 (gmt 0)



Hello

I'm a complete newbie to the world of CSS, however I have seen it in use once before to imitate an entire table on a website. One could merely change the CSS file and the entire navigation bar on the web site in table format would be modified according to the CSS file's contents on every single page.

I'm interested in knowing a) how to create the CSS file itself ie: after opening a text file and saving it to a .css, how do I implement the table assuming the values were:

- First Link
- Second Link
- 3rd Link

All within the framework of a small table navigation.

b) What HTML to place on the site itself to cause this to occur ie: any header tags? and what to place instead of the usual HTML table to summon the CSS file to be displayed.

Thank you VERY much for any help you might be able to provide on the subject. Please bare in mind that i'm quite new to the entire process so if you reply as basic as possible, I won't be offended and rather very appreciative :) Thanks!

rjohara

4:18 am on May 14, 2005 (gmt 0)

10+ Year Member



There are many places you can learn the basics of CSS. One is straight from the W3C itself:

[w3.org...]

fischermx

5:28 am on May 14, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



And from this place, too :

[w3schools.com...]

tedster

4:47 pm on May 14, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



We've got a nice three part "CSS Crash Course" on this forum, too. All the lessons are linked from this page:

[webmasterworld.com...]