CSS Validation
Posted: Tue Mar 28, 2006 11:25 am
I found CMS Made Simple last week and I am very impressed with what I have seen so far. I spent all weekend looking through the Forums and experimenting locally. It is now time to install a copy on a remote server and start using CMS and rebuild an existing site.
I have may questions but there are two in particular.
1. After the initial install everything is OK, sample pages etc. I visited http://jigsaw.w3.org/css-validator/ and http://validator.w3.org/ to check the base install before I start to customise. XHTML passed as expected. CSS did not see the following message:
Errors
URI : http://balfre.com/grb/stylesheet.php?templateid=4
· Line: 22 Context : * html > body .clearfix
Invalid number : display inline-block is not a display value : inline-block
Did I miss something in the forum??
2. I have many dynamic pages on the old site. One page provides many views of information held in text files and/or a database. The pages are customised by an additional parameter in the url or by form input. Again did I miss something in the Forum or do I just extract the info from $_POST and $_GET at a page level and then create User Defined Tags to handle the dynamic bits.
Best regards and keep up the excellent work.
Squib
I have may questions but there are two in particular.
1. After the initial install everything is OK, sample pages etc. I visited http://jigsaw.w3.org/css-validator/ and http://validator.w3.org/ to check the base install before I start to customise. XHTML passed as expected. CSS did not see the following message:
Errors
URI : http://balfre.com/grb/stylesheet.php?templateid=4
· Line: 22 Context : * html > body .clearfix
Invalid number : display inline-block is not a display value : inline-block
Did I miss something in the forum??
2. I have many dynamic pages on the old site. One page provides many views of information held in text files and/or a database. The pages are customised by an additional parameter in the url or by form input. Again did I miss something in the Forum or do I just extract the info from $_POST and $_GET at a page level and then create User Defined Tags to handle the dynamic bits.
Best regards and keep up the excellent work.
Squib