Difference between revisions of "CSS: Downloads"

(Google Chrome)
m (CSS Scan)
 
(4 intermediate revisions by 2 users not shown)
Line 5: Line 5:
  
 
1. Go [http://www.google.com/chrome?hl=en&brand=CHMI/ here] to download google chrome
 
1. Go [http://www.google.com/chrome?hl=en&brand=CHMI/ here] to download google chrome
 +
 +
==CSS Scan==
 +
CSS Scan is used to list all of the elements of a CSS in a web site. CSS scan is a Google Chrome plug in.
 +
 +
1. Go [https://chrome.google.com/webstore/detail/nnklpgoldelpoigiacfpnpphpkkmbdkb?hl=en-US/ here] to download CSS Scan
 +
 +
== See also ==
 +
*[[CSS Tutorial|Previous: Tutorial]]
 +
*[[CSS: Basics|Next: Basics]]

Latest revision as of 21:15, 21 January 2012

These downloads are not needed but can be helpful to learn about a CSS.

Google Chrome

Google Chrome is a browser that reads a CSS better than IE 8.

1. Go here to download google chrome

CSS Scan

CSS Scan is used to list all of the elements of a CSS in a web site. CSS scan is a Google Chrome plug in.

1. Go here to download CSS Scan

See also