Forum Moderators: not2easy
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!
[w3.org...]
[w3schools.com...]
[webmasterworld.com...]