Saturday, 2 June 2012

html links



http://www.html5rocks.com/en/tutorials/forms/html5forms/

http://www.99lime.com/elements/

http://www.the-art-of-web.com/html/html5-form-validation/


html to haml

1. Install this: http://rubyinstaller.org/
2. Click “Start Command Prompt with Ruby” on the start menu.
3. Run gem install haml on this prompt.
4. Run haml path\to\input.haml path\to\output.html on this prompt to compile a Haml file to HTML


No comments:

Post a Comment