Profile
Achievement
vagrantradio's Recent SnippetsTagged html5
- All /
« Prev 1 Next »
Couple of ways to check if HTML5 form elements exist and use a fallback if they don't.
0
939
posted 13 years ago by vagrantradio
Removed depreciated elements, added Firefox button dotted line removal and fixed a few other styling issues. Compressed version in the link above.
1
1145
posted 13 years ago by vagrantradio
HTML5 starting point template. Used in conjunction with HTML5 CSS reset at the above link.
12
1350
posted 14 years ago by vagrantradio
Reworked CSS reset I use in projects. *Updated, added input type font inheritance and removal of firefox button outline, removed depreciated items; center, font, applet, big, s, u, tt, strike, menu & acronym. Uncompressed version in the link above.
3
1501
posted 14 years ago by vagrantradio
Generic function to test whether and element supports a particular element in HTML5.
0
799
posted 14 years ago by vagrantradio
HTML 5 provides some great new features for web designers who want to code readable, semantically-meaningful layouts. However, support for HTML 5 is still evolving, and Internet Explorer is the last to add support. In this tutorial, we’ll create a...
3
1142
posted 14 years ago by vagrantradio