Tag Archives: HTML

Marking up breadcrumb navigation

code{white-space: pre;} ol#breadcrumbs{ list-style-type: none; margin: 0px; padding: 6px 3px 4px 3px; font-size: .8em; display: block; border: 1px solid #ccc; background-color: #eee; } ol#breadcrumbs li{ display: inline; white-space: nowrap; margin: 0px; padding: 0px; } ol#breadcrumbs li:after{ content: ” > “; … Continue reading

Posted in Web design and technology | Tagged , , , | Leave a comment

HTML form fields that, when not selected, do not even send a field name upon submit

Continue reading

Posted in Web design and technology | Tagged , , | Leave a comment

Clean XHTML of shooting ranges data

My goal is to upload a comprehensive list of shooting ranges to Google Maps (see prior posting). So, to accomplish this, here are the steps I’ve thought of.
Continue reading

Posted in Davin, Web design and technology | Tagged , , , , | Leave a comment

We need a “credit” attribute in XHTML

Continue reading

Posted in Web design and technology | Tagged , , | Leave a comment