Page 1 of 1

New site for outdoor education centre

Posted: Wed Apr 18, 2007 12:54 pm
by GalwayDesign
This is our first site built with CMSMS

http://www.petersburg.ie

Whatya think?

Re: New site for outdoor education centre

Posted: Wed Apr 18, 2007 2:26 pm
by Signex
looks great !

Re: New site for outdoor education centre

Posted: Wed Apr 18, 2007 3:17 pm
by Nullig
Very nice site, indeed. I love the layout and styling.

The only validation error was in the following:

Code: Select all

<__script__ src="AC_OETags.js" language="javascript"></__script>
where you forgot the type attribute. It should read:

Code: Select all

<__script__ src="AC_OETags.js" type="text/javascript" language="javascript"></__script>
Nullig

Re: New site for outdoor education centre

Posted: Thu Apr 19, 2007 9:33 am
by GalwayDesign
Cheers Nullig - will stick that in.