Markup Review
Website of German web agency Hecht MediaArts.
The logo on the home page is in a div
, but there is a header
/hgroup
combo containing the same information that is hidden using text-indent
. It would be better to combine the two using image replacement or alt
attributes to maintain the document outline. small
could also have been used in the footer
, and the type
attributes in script
and stylesheet link
elements are unnecessary.
One thought on “Hecht MediaArts”
Hi guys,
thanks for adding our site to your gallery!
Using small in the footer was an excellent tip, therefore we have implemented it. Many thanks for that!
text-indent is definitely one of the many types of image replacement (the Phark-Method from Mike Rundle) and was deliberately used here specifically for Google.