52framework


52framework is a complete tool to help you start building with HTML5 and CSS3 with the use of new tags, input fields, rounded-corner, text-shadows, etc.
It includes a grid system and CSS reset (that is modified for HTML5).

  • HTML5

    • Use of all the most useful current html5 tags including: header, nav, section, article, footer, and more to come soon (with styling)
    • Use of the all new <!DOCTYPE html> and <html lang="en">
    • New input field types: url, email, etc
    • Script embed (javascript) using only the script tag without the attribute type
    • Modified Reset Stylesheet for HTML5
  • CSS3

    • Use of the new ::selection selector that enables you to customize the properties of selected text.
    • Rounded Corners for any block level element
    • Text-Shadow for text elements
    • Box Shadow for block level elements
  • Grid

    • 16 column, 52 pixel based with 8 pixel gutter

     

0 comments:

Post a Comment