neal_grosskopf


Member since 12/07/2007

Website: http://neal.grosskopf.name

9 snippets

3873 profile views

7 Comment(s) Posted

View their favorites

Profile

Achievement

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

neal_grosskopf's Recent SnippetsTagged html



« Prev 1 Next »
Learn how to create drop caps using CSS and no extra HTML markup in this short tutorial.
1 743 posted 15 years ago by neal_grosskopf
Learn how to style the HTML code element with CSS using CSS counters. CSS counters are the CSS equivalent to variables. In my tutorial I use CSS counters to emulate line numbers for my code block.
2 914 posted 15 years ago by neal_grosskopf
A tutorial showing you how to give your images some style using only CSS rather than using Photoshop to give images a border/frame.
1 817 posted 15 years ago by neal_grosskopf
In Firefox and Internet Explorer, the table caption element will be a pixel narrower than in other browsers. Find out how to fix this annoying problem.
1 626 posted 15 years ago by neal_grosskopf
A series of tests to determine the best way to preload css images on elements that by default are hidden.
2 714 posted 15 years ago by neal_grosskopf
CSS Diagnostics allows web designers and developers to highlight invalid HTML using CSS selectors. Say goodbye to the font tag by highlighting it in a large obnoxious border. It also has the ability to highlight 404 pages, old CSS classes and old Jav...
7 1440 posted 15 years ago by neal_grosskopf
Flash sucks, embedding it sucks more, find out how to make it not suck.
2 841 posted 16 years ago by neal_grosskopf
If you've ever used a strict doctype and used the target attribute on links you'll notice that it doesn't validate. Here is an easy solution.
4 1576 posted 16 years ago by neal_grosskopf
Find depreciated elements and attributes using CSS . Simply add the CSS below to the end of your style sheet and it will highlight bad code.
5 792 posted 16 years ago by neal_grosskopf
« Prev 1 Next »