XHTML
From Site5Wiki
Subpages:
- The W3C's new HTML/XHTML blog
-
CSS and XHTML Lab at 456bereastreet.com
- alistapart.com/topics/code/htmlxhtml
Contents |
For Beginners
- Tutorial by Dave Raggett at the W3C:
- cheatsheet thanks to ilovejackdaniels.com —
also on Flickr (
feed for all of his cheatsheets)
Creation & Editing
Mailing list for XML and XHTML users
Highlighting
-
Gimp Text Colorizer: a GIMP plug-in that converts an image and the given source text into a colored html text. You save it simply by using the ".chtml" or ".cxhtml" (for XHTML 1.0 compliant output) file extension
Conversion
- Free Software Directory's Web Authority > HTML Conversion section
- Free Software Directory's Text creation and manipulation > Documentation tools > Documentation conversion section
- bib2xhtml converter: converts BibTeX files into XHTML v.1.0
- html2xhtml:
can process batches of files, convert line breaks, and deal with attribute minimization, quoting of attribute values, and more
- John Gruber's Markdown, which converts a much more easily typed text format into valid XHTML.
-
Markdown syntax
- a sandbox for practicing and playing with Markdown
-
BlueCloth, a Ruby wrapper for Markdown: available as source code or as a
Ruby gem
-
Validation
- Ben Hammersley (blog) has created a lovely online tool for XHTML validation. Not only will it validate your code, it'll create an xml+rss feed for that validation link. Automation, ahoy!
Howto: Simply append the URI of choice to his URI, like so:
http://www.benhammersley.com/tools/validate.cgi?url=http://www.yourdomain.tld
The validation is redone every time the feed is requested. If there are no errors, the feed will be empty. Silence is golden, in other words. Simple and handy, but subject to possible breakages as the W3C validator evolves. I’ll try to keep up. Until then, have fun.
Should you desire it, the source code is also available; you may find his Perl code for this tool on his site as well.
-
HTML-Purifier: a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only achievable with a comprehensive knowledge of W3C's specifications. Tired of using BBCode due to the current landscape of deficient or insecure HTML filters? Have a WYSIWYG editor but never been able to use it?
Books We Recommend
Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS by Dan Cederholm ISBN 0321346939
:
- Find this book at
O'Reilly
- Find this book at
Barnes & Noble
- Find this book at
BooksPrice
- Find this book at
InformIT
- Find this book at
Powells' Books
Related wiki pages: Atom; CSS; FOAF; Perl; PHP; Microformats; RDF; RSS; Semantic Web; Webmasters' Tools; Unicode, XFN, XML
This wiki is valid XHTML v.1.0 Transitional.
