Mobile app version of vmapp.org
Login or Join
Dunderdale272

: CSS templates for standard html elements? I'm not looking for html page templates... but rather basic element templates. Is anyone aware of a site that carries this type of template? I want

@Dunderdale272

Posted in: #Css #Template

I'm not looking for html page templates... but rather basic element templates. Is anyone aware of a site that carries this type of template?

I want to create my own layouts and such, but I would love to have some simple copy/paste templates that style:


Forms
Buttons
Tables
Typography
Some general classes (alerts, info, etc, images)

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Dunderdale272

1 Comments

Sorted by latest first Latest Oldest Best

 

@Cody1181609

The Blueprint framework is broken into a few modules; go to "Live Demos." The text module has a nice size scale to it but is otherwise pretty boring. The form module is simple but attractive, and has some nice alert/info/etc styles.

Formy is dedicated to form layout, giving you easy tools for doing things like annoying horizontal forms and aligned labels. But it's otherwise pretty unstyled, so colors and such are up to you.

Typogridphy is, as you might've guess, focused on typography and includes a couple tricks many others don't usually. Baseline also has a focus on typographic measure, but is a bit more complete, closer to Blueprint.

For buttons, have a look at CSSButtons, or Sexy Buttons(which links to a few other projects at bottom). Both are frameworks that can be expanded upon stylistically, though include some example implementations as well.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme