`

53个CSS-不可或缺的技巧

 
阅读更多

January 19th, 2007


<script type="text/javascript"> <!-- google_ad_client = "pub-6779860845561969"; google_ad_width = 300; google_ad_height = 250; google_ad_format = "300x250_as"; google_ad_type = "text"; //2006-10-26: smashingmagazine google_ad_channel = "6623114851"; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "CC0000"; google_color_text = "000000"; google_color_url = "557799"; //--> </script>

<script type="text/javascript"> digg_url = 'http://digg.com/design/53_CSS_Techniques_You_Couldn_t_Live_Without'; </script>CSS is important. And it is being used more and more often. Cascading Style Sheets offer many advantages you don’t have in table-layouts - and first of all a strict separation between layout, or design of the page, and the information, presented on the page. Thus the design of pages can be easily changed, just replacing a css-file with another one. Isn’t it great? Well, actualy, it is.

Over the last few years web-developers have written many articles about CSS and developed many useful techniques, which can save you a lot of time - of course, if you are able to find them in time. Below you’ll find a list of techniques we , as web-architects, really couldn’t live without. They are essential and they indeed make our life easier. Let’s take a look at 53 CSS-based techniques you should always have ready to hand if you develop web-sites.
Thanks to all developers who contributed to accessible and usable css-based design over the last few years. We really appreciate it. Thanks!
16. Footer Stick allows for the footer of a Web page to appear either at the bottom of the browser window or the bottom of the Web page content – whichever is visually lowest.
Posted by Smashing Magazine Filed in CSS
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics