Where's a good looking html5 template, with big bold letters, and css for error messages and the like?
+1
A:
Big Bold Letters:
body {font-size: 100px; font-weight: bold;}
CSS for error messages:
- http://www.blueprintcss.org/tests/parts/forms.html
- http://bassistance.de/jquery-plugins/jquery-plugin-validation/
- http://articles.sitepoint.com/article/fancy-form-design-css/7
And the like:
Umm...?
DA
2010-09-10 21:02:04
+1
A:
My crystal ball is somewhat cloudy, but perhabs you could go with this html5 boilerplate
john_doe
2010-09-10 21:06:20