July 30, 200917 yr Hi everyone ! Please review matrixnmedia.com. I've just set up my new website and wanted to hear your opinion about it.
July 30, 200917 yr Aesthetically, it's a nice site to look at, although it doesn't do anything different and is just a bit plain. Looking at the code, you've used styling within your html, and even have the <style></style> and <script></script> tags half way through your content, if I were you, I'd go back to square one, sliced up the design and recode it by hand, because looking at it, you may have used Dreamweaver, and if you didn't, you've really overcomplicated it for yourself and it's a shame, because you could have a really nice site.
July 30, 200917 yr Definately get the markup valid. There's not many errors so wouldn't take much to get it sorted!
July 30, 200917 yr Hi matrix100 The design of the site is quite nice, but maybe a little dated. As traxor said, the code is quite bad: • You are using inline styles, which are just bloating the code for no reason. • You are spacing with , which is bad practice and totally unneccessary. If you only style with css and place it all in external files then this would clena the code up significantly, also try and make your HTMl a bit more semantically correct, it is a bit 'div soup' atm. Regards
August 1, 200917 yr Good design work and the site is clean with good color schemes.And about the coding i agree with digilime.
Create an account or sign in to comment