How to apply custom css to CKEditor?

What are the best CSS designs for generic HTML pages without custom classes and DIVs?

  • A lot of great CSS design seems to revolve around wrapping pages in a lot of DIVs with classes. But I have a bunch of HTML pages which just use generic (logical) HTML, ie. h1, h2 ... h6, p, ul, li, etc. that I want to add style to. What are some good examples of CSS sheets to make them look good?

  • Answer:

    http://twitter.github.com/bootstrap/ is all the buzz right now. If you need to quickly style your page with something that everyone seems to think is appealing, that's your goto framework.

John Fawcett at Quora Visit the source

Was this solution helpful to you?

Other answers

I am working on project for creating a “typography baseline” for websites. Basically, it’s meant to address the question of, “what are you supposed to style after you add your reset/normalize, but before you start working on layout and branding?”Here it is: http://codepen.io/paceaux/pen/grKWWeI haven’t thrown it up on Github just yet, but the idea of it is to make sure that every HTML element that needs to look like something does look like something.

Frank Taylor

Some time ago I created CSS library for this. May be it can help you: https://github.com/igoradamenko/awsm.css

Igor Adamenko

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.