| |
|
Welcome to KnowledgeSutra - Dear Guest | |
How Nice Is Css Design ?
Started by nandaspk, Aug 19 2006 05:32 AM
21 replies to this topic
#3
Posted 19 August 2006 - 09:18 AM
CSS is great because it can be used to make your webpages load faster. This is achieved by:
The answer to your second question is that it is not compulsory to use DIVs and css together, however most layouts do. It is possible to use tables and css together.
And finally, "how nice is css design?", well just look at cssbeauty.com where some of the best css designs lay.
Dial-up users will adore you if you switch
- Using <DIV> tags (CSS and <DIV> tags come hand-in-hand really, although it's necessary to use them together)
- Using external CSS style-sheets
- In order to load a table, the browser has to make two requests. One gets the structure of the table and the other gets the content. This doesn't happen with DIVs. If your entire layout is DIV based as opposed to table based then the page is going to load almost twice as quickly.
- If you use css, then you can set it up so that all your css is in an external file. You can call (correct term?) this file in your html. This external file can be cached. Therefore if it is called on another page, rather than loading it again, the browser just loads it from the cache (or the temporary internet files).
Without this external css file the styling information for every page, which in a consistent layout is nearly always the same, is loaded unnecessarily over and over again wasting bandwidth and slowing page-load times.
The answer to your second question is that it is not compulsory to use DIVs and css together, however most layouts do. It is possible to use tables and css together.
And finally, "how nice is css design?", well just look at cssbeauty.com where some of the best css designs lay.
Dial-up users will adore you if you switch
#4
Posted 19 August 2006 - 02:58 PM
Although the site might look good in CSS I think it looks fine already. I like the design, the mouseover navigation, the 3d images, and how you can't mouseover the page you are on. Really the design looks great as it is but if you think you could make it look even better using CSS designs go for it but if you don't know CSS yet I would start to learn and leave the site alone until you get a better grasp at it.
#8
Posted 23 August 2006 - 05:25 PM
Css can CHange your whole page while tables just suck bandwith out like an evil vaccuum table css is simple and very powerful, plus more people can view your site in a shorter loading time, css can do everything tables do plus it has many other functions It makes your page look more professional as well
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users














