Tripoli: a CSS standard for HTML rendering

I’ve recently stumbled on Tripoli and thought it was nifty enough to share. Essentially, it resets all HTML tag styles and rebuilds them using generic styles that look pretty nice. Of course you can easily add your own styles to customize it. And all styling occurs in anything with the class of “content” which effectively separates typography from layout styles.

This will definitely save me time when I’m prototyping my applications and websites.

Leave a Reply