2002/css-validator/autotest/testsuite/properties/positive/text-align/css2 001.css,NONE,1.1

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/text-align/css2
In directory hutz:/tmp/cvs-serv13057/text-align/css2

Added Files:
	001.css 
Log Message:
tests for text-align


--- NEW FILE: 001.css ---
a { text-align: left }
b { text-align: right }
c { text-align: center }
d { text-align: justify }
e { text-align: 'a' }
f { text-align: "a" }
z { text-align: inherit }

Received on Monday, 3 September 2012 14:54:30 UTC