Markup Review
A site that creates a ticker bar for any given twitter username, and provides code to use in a web page.
A fairly straightforward site from a markup point of view with no major errors, although the script
and stylesheet link
elements could lose the type
attribute, small
could be used in the footer to wrap the copyright notice, and type="email"
would work in the contact form.
One thought on “Twitcker”
Please check the site again, I changed some things (script, email-type).