There is ways to improve your CSS!
The most simple way is to adopt a framework, like the blueprint framework.
It provides library like grids and forms that comes in handy. It shortens the time as well!
Also, we can continue the best practices in coding onto styling CSS. Comment lines and maintain consistence in naming in your HTML elements. Try sharing properties with elements as much as you can to avoid writing duplications that will lead to potential conflicts in the future.
No comments:
Post a Comment