View Single Post

   
  #9 (permalink)  
Old 02-20-2008, 08:53 PM
Grant
 
Posts: n/a
Default Re: Content Management software - how to choose?

On 02 Feb 2007 11:26:13 GMT, tinnews@isbd.co.uk wrote:

>This could be the way I should go, the only issue being that I could
>do with a bit of hand-holding/help (from software presumably) in
>writing the headers and footers. Are there any tools for this?


http://werbach.com/barebones/ a quick tag lookup
http://www.w3.org/TR/html4/ html markup reference
http://www.w3.org/TR/CSS1 css reference
http://www.w3.org/TR/CSS21/ ditto
http://validator.w3.org/ html validator
http://jigsaw.w3.org/css-validator/ ditto for css

You have the apache manual for SSI (server side includes) reference.

Software? Vim! )

Grant.
--
http://bugsplatter.mine.nu/
Reply With Quote