This is first knowledgebase-style post. We are trying to use our technical blog like knowledgebase (kb) platform.
Some CSS best practices and suggestions
- Validate CSS
- Use Shorthand CSS if possible
- Do not create empty CSS styles
- CSS YahooUI classes maybe useful: Reset, Fonts, Grids
- CSS Sprites allows to combine several small images into one map, generator can help sometimes
- How to make nice menus from <ul> and <li>
- Great instruction which explain CSS Positioning
- Nice article about putting footer in bottom of the browser with CSS (Russian language)
0 comments:
Post a Comment