Fearpig Posted April 29, 2008 Share Posted April 29, 2008 Hi guys, I've just about finished my first CSS based site... its fairly simple and was just something to build to try out CSS. Please take a look and let me know what you think the next round of improvements could be. Cheers! http://www.FireFlyz.co.uk/MotherShip Quote Link to comment https://forums.phpfreaks.com/topic/103370-first-css/ Share on other sites More sharing options...
Fadion Posted April 29, 2008 Share Posted April 29, 2008 First, the w3 validator brings 4 error messages on xhtml and 2 on the css file. The xhtml ones are missing alts, which can easily be fixed. The css errors are for the float (there's no float:center) and for the property align, which doesnt exist in css (probably u meant text-align). Being css based or not, the site is pretty mediocre and without any particular style to go mad about. The only thing i like is the skull-thing logo, which i dont have any idea what it is, but its cool. Quote Link to comment https://forums.phpfreaks.com/topic/103370-first-css/#findComment-529907 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.