CDIDevs


Member since 12/31/2009

10 snippets

4148 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

CDIDevs's Recent Snippets



« Prev 1 Next »
Remove that pesky dotted border around img elements, especially images / link tags.
0 1315 posted 15 years ago by CDIDevs
For instances where you have an empty div that is less than about 10-15px in height. IE assumes it should contain something and allots room for text. I first found this on the webdeveloper.com forums. The fix here is ultimately the "font-size:0" d...
0 1195 posted 15 years ago by CDIDevs
Be sure that elements appearing on top don't have position:relative. If inherited, try overriding with position:static
0 1060 posted 15 years ago by CDIDevs
1 1115 posted 15 years ago by CDIDevs
1 1379 posted 15 years ago by CDIDevs
Re-seed identity table if rows were deleted/there are gaps in numerical order
2 1184 posted 15 years ago by CDIDevs
1 1492 posted 15 years ago by CDIDevs
2 1277 posted 15 years ago by CDIDevs
1 1226 posted 15 years ago by CDIDevs
« Prev 1 Next »