This is my first website from scratch. Using swf and jquery.
I think I have some problems in ie I have to check. It will help a lot some critics to improve it.
http://www.studiosenigma.com/new/test4.html thank you!
Doesn't
Way too big. My monitor is
Way too big. My monitor is set to 1920x1200 and I still had to scroll a lot to get to the content.
Times New Roman is also a bad font choice for the content, it sticks out like a sore thumb
my monitor is 1200*1600
I know the flv is too big but it is a motion graphic/ video mapping website and I'll add the demo reel in that part. Also you have an arrow if you click it you make the video smaller. but thank you! I'll study that!
I have
check other great websites in that validator and it give me also errors, I don't know really how to validate and correct the errors I have. Is there any website that can help me with it? sorry for my noob question (
enigmacrea wrote: check other
check other great websites in that validator and it give me also errors, I don't know really how to validate and correct the errors I have. Is there any website that can help me with it? sorry for my noob question (
Just because the someone famous drives off a cliff, would you do it too?
The validation errors are fairly self-explanatory.
Line 2, Column 6: document type does not allow element "head" here; assuming missing "html" start-tag
you can't put HEAD here .... you've missed the starting HTML tag.
end tag for element "script" which is not open
you've got an end tag for script .... but no opening tag.
The "document type does not allow X here" are because you're using outdated HTML4.01 tags with an xHTML doctype.
Hi enigmacrea, First off, I
Hi enigmacrea,
First off, I want to congratulate you on such an impressive website. This site is very nice. I really enjoy your site!
In your first post, you mentioned this was your first website from scratch. Using flash and jquery.
How is it that you've put together such an impressive website, but you can't validate some simple XHTML errors??
I find it hard to believe!
Keep up the good work man,
Ty