IE7 supports a custom bicubic resampling mode for images. If you resize images in CSS and don’t use this, your images will have really poor quality…
Articles in the ‘Code’ Category
-
High quality CSS thumbnails in Internet Explorer
Posted: 3 years ago in Code
-
CSS Layouts: A collection of 224 Grid and CSS Layouts
Posted: 3 years ago in Code
A collection of CSS layouts offering Grade-A browser support. What does that mean? Well, they should appear the same in all internet browsers, including Internet Explorer 6 (IE6), Internet Explorer 7 (IE7), Firefox, Opera, Safari etc. You can use these CSS Layouts anywhere you wish including website templates, blog themes, CMS or as a starting point for your Web projects.
Read More: CSS Layouts: A collection of 224 Grid and CSS Layouts
-
CSS Reset on Google CDN – CSS-Reset.com
Posted: 3 years ago in Code
CSS-Reset.com provides you with a quick and easy way to include a reset stylesheet. Theres no need to download it everytime you want to use it, or hotlink it off someone elses website. Hosted on Google’s App Engine to offer outstanding speed and stability. Your website will likely be faster as Google’s Content Delivery Network will be located closer to your site visitor. All stylesheets are compressed to minimize loading time….
Read More: CSS Reset on Google CDN – CSS-Reset.com
-
Use CSS and HTML to create a Sitemap
Posted: 3 years ago in Code
Read More: Use CSS and HTML to create a Sitemap
-
New CSS Sticky Footer
Posted: 3 years ago in Code
A neat cross-browser solution for sticking a footer to the bottom of the page when the page is thin on content…
Read More: New CSS Sticky Footer
-
22 Code Snippets for Creating Decent Charts
Posted: 4 years ago in Code
A list on using CSS and Javascript techniques to create awesome and useful charts, graphs, bar charts, pie charts or diagrams. Almost all snippets are made freely available and only need simple CSS and Javascript knowledge…
Read More: 22 Code Snippets for Creating Decent Charts
-
LavaLamp for jQuery lovers!
Posted: 4 years ago in Code
Read More: LavaLamp for jQuery lovers!
-
Eric Meyer’s CSS Reset Reloaded
Posted: 4 years ago in Code
Read More: Eric Meyer’s CSS Reset Reloaded
-
The Right Way to Open Popups
Posted: 4 years ago in Code
There is a right way to use window.open even if it normally is used in some evil way. I’m not talking about ways to avoid popup blockers here; just ways to keep your code clean, and your site usable…
Read More: The Right Way to Open Popups