Absolute position is a feature of the CSS2 specification that is supported by all of web browsers. If you posit an element an image, a table, or whatever absolutely on your page, it will appear at the exact pixel you specify. In this tutorial, we will use some tricks to create a fancy link block that make our links more attractive…
Archive for November, 2009
-
CSS Absolute Positioning: Create a Fancy Link Block
Posted: 3 years ago in Tutorials
Read More: CSS Absolute Positioning: Create a Fancy Link Block
-
5 Must Read Presentations about CSS Coding
Posted: 3 years ago in Tutorials
If you are looking for documentation to improve your CSS skills I suggest you to take a look at the following 5 must read presentations about CSS coding. The following presentations help you learn how to write efficient and maintainable CSS code, understand secrets of CSS inheritance, line-height and CSS System approach a practical way to write high-quality, reusable CSS code with a shared vocabulary for developers, learn Object Oriented CSS in order to develop high performance web applications and websites. Good reading!
Read More: 5 Must Read Presentations about CSS Coding