Wear valid xhtml!
A bracelet and a set of earrings that validates!
The concept? Making a bracelet in the shape of a valid xhtml document.
Also included: A set of earrings, because it is important to have a well-formatted head.
It is actually valid: The tags that have content wrap around the others, while the tags that have no content have
the start tag on one side of the plate, and the end tag on the opposite side.
The tags that are included in order are:
<!DOCTYPE> - <html> - <head> - <link> - <meta> -
</head> - <body> - <div> - <h1> (</h1>) -
<p> (</p>) - <a> (</a>) - <br /> - <img /> -
<ul> - <li> (<li>) - </ul> - </div> - </body> - </html>