Revision [399]

Last edited on 2007-07-04 05:11:12 by FsseInfo
Additions:
My favorite CSS debug tip just use the EditCSS BurningDog or Firefox or IceWeasel addon to insert the following CSS snippet
Deletions:
My favorite CSS debug tip (use the EditCSS Firefox/BurningDog/IceWeasel addon to insert


Revision [398]

Edited on 2007-07-04 05:10:16 by FsseInfo
Additions:
==debug==
My favorite CSS debug tip (use the EditCSS Firefox/BurningDog/IceWeasel addon to insert
* { border : 1px dotted salmon }
and you'l get dotted pink lines around every element on your page


Revision [357]

Edited on 2007-02-06 06:03:21 by FsseInfo
Additions:
>>http://www.w3.org/TR/2001/CR-css3-selectors-20011113/
http://kimblim.dk/csstest/
Deletions:
>>http://kimblim.dk/csstest/


Revision [356]

Edited on 2007-02-06 05:59:57 by FsseInfo
Additions:
Here's an example of using the ::after pseudo-element to display the URL of every href on your page - very useful for printer CSS.
a::after
Deletions:
Here's an example of using the :after pseudo-element to display the URL of every href on your page - very useful for printer CSS.
a:after


Revision [355]

Edited on 2007-02-06 05:55:50 by FsseInfo
Additions:
Here's an example of using the :after pseudo-element to display the URL of every href on your page - very useful for printer CSS.
Deletions:
Here's an example of using the :after pseudo class to display the URL of every href on your page - very useful for printer CSS.


Revision [354]

Edited on 2007-02-06 05:06:10 by FsseInfo
Additions:
>>http://kimblim.dk/csstest/
>>===CSS===
Deletions:
===CSS===


Revision [353]

Edited on 2007-02-06 04:21:04 by FsseInfo
Additions:
Here's an example of using the :after pseudo class to display the URL of every href on your page - very useful for printer CSS.
Deletions:
Here's an example of using :after to display the URL of every href on your page - very useful for printer CSS.


Revision [352]

Edited on 2007-02-06 04:15:27 by FsseInfo
Additions:
Cascading Style Sheets can be applied to all views, or specific views such as display or printer.
Deletions:
Cascading Style Sheets can be applied to all views , display only or print only.


Revision [351]

Edited on 2007-02-06 04:14:44 by FsseInfo
Additions:
Here's an example of using :after to display the URL of every href on your page - very useful for printer CSS.
But best used with an "external" class so you don't print EVERY link !
Deletions:
Here's an example of using :after to display the URL of an href - very useful for printer CSS


Revision [350]

The oldest known version of this page was created on 2007-02-06 04:08:51 by FsseInfo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki