HTML / CSS Best Practices
Blank Site template
This is the structure you should use when building a new site or re-building an existing one.
- See the site in action:
- VIEW BLANK SITE TEMPLATE HERE
- SVN:
- http://wush.net/svn/nbcuxd/sites/blank_site
- To copy the repository to your folder, type this:
- svn co http://wush.net/svn/nbcuxd/sites/blank_site/ .
HTML resources and guidelines on Dev Central
- Basic HTML Do's and Don'ts:
- HTML Guidelines
- Forms:
- Form elements
- Item structure:
- Items
CSS resources and guidelines on Dev Central
- 2010 CSS Structure
- CSS Guidelines
Combo CSS/HTML pages on Dev Central
- Structure PDF
- Target browser-specific css - PUT THIS SCRIPT ON YOUR SITES
- CSS Browser Selector
- Expandable buttons with transparent background images
- Buttons with backgrounds
- Horizontal/Vertical navigation menu
- Navigation Menu
- Custom fonts only with CSS
- Custom fonts using CSS only
- Getting rounded corners on elements
- Rounded Corners