Profile

Achievement

first submission:submitting first snipplet

wizard04's Recent SnippetsTagged html



« Prev 1 Next »
1 2119 posted 16 years ago by wizard04
For some reason, Snipplr has decided not to HTML-encode <code>&lt;</code> and <code>&gt;</code> signs (i.e., replacing them with `&lt;` and `&gt;`) that a user inputs into a comment box, and instead strips anything that looks like a tag from the comm...
0 2034 posted 16 years ago by wizard04
For cross-browser code--which is not necessarily valid--the [Embedded Media HTML Generator](http://cit.ucsf.edu/embedmedia/step1.php) provides a great starting point.
1 1959 posted 17 years ago by wizard04
1 2183 posted 18 years ago by wizard04
Just for a quick copy and paste. A cool Lorum Ipsum generator is at [lipsum.com](http://www.lipsum.com/).
1 1776 posted 18 years ago by wizard04
Creates a drop shadow for a div. In IE I can't get `filter:alpha(opacity=__)` to work right, but it degrades gracefully without it so I left it out.
5 2287 posted 18 years ago by wizard04
« Prev 1 Next »