Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS style.css (28KB, 1000+ lines)

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #37606
    aoeui
    Participant

    I like web performance optimisation
    the faster, the less HTTP requests, the better

    my CSS
    http://krsiak.cz/style.1.1.0.css

    basically a structure for all the stuff I use


    INCLUDED NAME DESCRIPTION
    [yes] 1. normalize.css (evens rendering accross browsers)
    [no] 2. grid.css (grid system)
    [yes] 3. master.css (main stylesheet)
    [yes] 4. forms.css (styling forms only)
    [yes] 5. plugins.css (controls all plugins)
    [yes] 6. helper.css (non-semantic helper classes)
    [yes] 7. media-queries.css (screen, ipad, iphone)
    [yes] 8. ie7.css (fixes IE7)
    [yes] 9. ie8.css (fixes IE8)
    [yes] 10. print.css (printer settings)

    do you guys use more but smaller css files or a common, bigger one?

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.