Ebook Download | Handcrafted CSS: More Bulletproof Web Design | A fan of Bulletproof Web Design, I was looking forward to Handcrafted CSS and it did not disappoint. In addition to the code examples, I appreciated Cederholm's "progressive enrichment," "re-evaluation of past methods and best practices," "80 percenters," "fluid grids," and "craftsmanship."
"Progressive enrichment," for example, uses the border-radius property to achieve the visual reward of rounded corners on buttons in browsers that can handle them with CSS. The site displays attractively in all browsers with square corners on buttons in browsers not progressive enough to display the rounded corners. This example also illustrates "re-evaluation of past methods and best practices." Rounded corners on buttons can be achieved with graphics, but they lock in color which can only be changed be manipulating the images. With progressive enrichment, the button colors can be changed easily in the CSS.
"Progressive enrichment," for example, uses the border-radius property to achieve the visual reward of rounded corners on buttons in browsers that can handle them with CSS. The site displays attractively in all browsers with square corners on buttons in browsers not progressive enough to display the rounded corners. This example also illustrates "re-evaluation of past methods and best practices." Rounded corners on buttons can be achieved with graphics, but they lock in color which can only be changed be manipulating the images. With progressive enrichment, the button colors can be changed easily in the CSS.
Tidak ada komentar:
Posting Komentar