Just a quick note to say that if your stylesheets don't seem to be applied correctly
Styles in a .css file are white space sensitive so if you place text-align: left it works but if you place text-align : left it breaks the css as it thinks that the tags name is text-align : ( inclusive of the final space between the last letter and the : ) !!
June 19, 2008
*.CSS files are Whitespaces Sensitive
No Comments »
No comments yet.
RSS feed for comments on this post. | TrackBack URI













