• I am trying to increase the text to code ratio. I thought if I keep the CSS in a file it will keep it off of the page. Any ideas on how to do this?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Huh? What are you trying to accomplish? Many optimization plugins move CSS from sourced files into the page’s HTML to reduce GETs back to the server. Also, this can be theme dependent.

    Thread Starter compclar

    (@compclar)

    I understand what you’re saying. I’m trying to reduce the amount of code on the page.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    why? That’s a serious question. The browser has to read it. You might use a plugin like “autoptimize” to reduce/minify the size of the HTML, JS and CSS.

    Thread Starter compclar

    (@compclar)

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CSS as a file’ is closed to new replies.