# HG changeset patch # User Oleksandr Gavenko # Date 1273175991 -10800 # Node ID 8e648d0fd47f84850c8ec9e3a461ae199fdfaa41 # Parent e94053d82e26f05ecafe1458f30f75e88f847d23 Adding CSS to HTML. diff -r e94053d82e26 -r 8e648d0fd47f css.rst --- a/css.rst Wed May 05 23:48:22 2010 +0300 +++ b/css.rst Thu May 06 22:59:51 2010 +0300 @@ -8,3 +8,26 @@ $ sudo apt-get install cssed +* Adding CSS to HTML. + +Include in head tag: + + + + + + ... + + +or + + + + + +To change style in specific tag use: + + Welcome! +