H1 Tag as your Logo?
I had an interesting chat whilst working on a design project alongside Mike Jolley the other day, as we was working on Theme Slice a PSD to Wordpress Theme conversion service - sorry had to get that in, our different styles of coding ignited an interesting topic, we both class ourselves as semantic web coding types, but should the H1 tag be used as your logo? - on this conundrum we disagree.
Shopping Carts should be Lists?
I have always made the assumption that shopping carts are tabular data and that its ok to use a table tag for that reason, but thinking semantically they are a list of the items your buying and their parameters. So why not use a list. It validates with W3C’s XHTML validator and the coding is alot cleaner than most ecommerce websites.
