As of today our new and improved website will
be available online. We opted to use Drupal as content management system. The design and navigation should provide a more intuitive experience when browsing for information.
Feel free to leave a comment or suggestion.
Nice looking website, but
Nice looking website, but Inventive Designers is a member of W3C Benelux, so I would expect that the homepage would be valid XHTML 1.0 Strict like how the Doctype is set for the page (I didn't test other pages).
12 errors! Okay... is still acceptable, but hey... once again... member of W3C Benelux. Most of the errors are given because of the Flash animation in the header, so why an embed Flash animation in a page with a XHTML 1.0 Strict Doctype? Your web developers must have known that this would cause errors and even with a doctype that's set to Transitional an embed flash movie is difficult to validate.
Getting rid of the flash movie will not ensure that the page will be valid all of a sudden, because most of the time there're coming new errors. For example, I see also an error, that is not given (yet). The encoding has been set to UTF-8, while this is also not valid XHTML 1.0 Strict. It should have been set to iso-8859-1.
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.inventivedesigners.co...
Thank you for the
Thank you for the feedback!
Standard flash object tags are a bit more challenging when trying to produce valid XHTML 1.0 Strict, but we managed to succeed with your tip. Thank you.
When you click the link you provided it now shows the website was successfully checked as XHTML 1.0 Strict.
You're welcome and well done!
You're welcome and well done! The object tag in combination with javascript did do the trick :) Great job!!!
I forgot to mention... your
I forgot to mention... your developers made extensive use of the jQuery javascript library, so why not the header animation written with jQuery. Was a lot more easier to validate.
Looking good. The news
Looking good. The news snippets could be a bit wider though, and the site only runs on www and gives an error on http://inventivedesigners.com. But again, looking good.
Thank you for your
Thank you for your comment!
We were able to fix the error.