jonhenshaw


Member since 06/27/2006

Location: Nashville, TN

Website: http://sitening.com/

4 snippets

9168 profile views

34 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

jonhenshaw's Recent SnippetsTagged css



« Prev 1 Next »
Great page for testing the style guide for a website.
0 19317 posted 15 years ago by jonhenshaw
curvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners.
3 948 posted 16 years ago by jonhenshaw
The selector portion of the CSS rule targets which XHTML tags/classes this rule will be applied to. At first glance, it looks like all img tags as well as all tags with a class of "png". You’ll notice the * html in front of both of these. Wait, the...
15 2027 posted 16 years ago by jonhenshaw
IE6 and before doesn't support :hover in CSS (except for anchors). You can use this script to make hovers work in IE. Just add the following line to your stylesheet (this assumes the path of the file -- you may need to change it to reflect your paths...
7 1414 posted 17 years ago by jonhenshaw
« Prev 1 Next »