Revision: 33752
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 13, 2010 00:29 by DevByOnda
Initial Code
/* =Diagnostics
----------------------------------------------- */
/* Outline DIV */
/* div { border: 1px dashed red !important;}*/
/* Style Attribute */
/**[style] {border: 1px dashed red !important;}*/
/* Table Show*/
/*table {border: 1px solid red !important; margin: 3px !important;}
th {border: 1px dotted red !important;}
td {border: 1px dotted purple !important; padding: 2px !important;}*/
/* Font POP! */
/*FONT, FONT * {font-weight: bold !important; color: yellow !important; background: red !important; border: 3px solid lime !important; padding: 0.25em !important;}*/
/* No ALT!*/
/*img {border: 3px solid red !important; padding: 2px !important; background: lime !important;}
img[alt] {border-width: 0 !important; padding: 0 !important;}*/
Initial URL
Initial Description
from Eric Myers toolkit
Initial Title
Diagnostics tools for css
Initial Tags
Initial Language
CSS