Markup Review
A brochure site and blog for Palm Beach fashion retailer Francesca Joy.
The site is a fairly simple one that makes use of some new HTML elements such as header
, nav
, section
and footer
. The contact form also uses type=email
which is good to see. The part of the site with the copyright notice in would be better as a small
(inside a div
if necessary) rather than a section
, and the blog only uses the shortened doctype; no new elements.