PDA

View Full Version : Improve your HTML using refactoring techniques


Royston
05-29-2008, 10:24 AM
Refactoring code lets you rewrite it without introducing bugs -- and a similar approach can be used to improve your HTML. This sample chapter from Refactoring HTML: Improving the Design of Existing Web Applications explains how to methodically transform old HTML into well-formed, valid XHTML.

http://www.crosslight.co.uk/CrossLightForum/ http://i.techrepublic.com.com/gallery/203386-273-369.pngTitle: Refactoring HTML: Improving the Design of Existing Web Applications
Author: Elliotte Rusty Harold
Chapter 3: "Well-Formedness"
ISBN-13: 978-0-321-50363-3; Copyright 2008 by Addison_Wesley Professional. Used with permission of the publisher. For more information, please visit InformIT (http://www.informit.com/store/product.aspx?isbn=0321503635).


Go to TechRepublic to learn more... (http://downloads.techrepublic.com.com/abstract.aspx?&docid=358139&part=rss&tag=rss&subj=TechRepublic+Downloads&promo=100112)