Common CSS Bugs and Fixes
Noupe had another great post yesterday that collects some of the most common bugs, hacks, and fixes that us front-end CSS developers use on a daily basis. Those fixes are broken down in the following categories:
- IE Bug Fixes
- Centering A Block Element
- Column Issues
- CSS Positioning
- CSS Float Concept
- Easier Rounded Corner Solutions
- CSS Form Issues
- Worth Checking Out CSS
If you are trying to learn CSS or just wanted to review some of the tips, it’s a good article to check out.
