Sohail Aboobaker wrote: > We often need to take exisitng HTML / CSS files from a website and map it to > a pre-existing (templated) xhmtl format which contains most common elements. > > > Most of work involved is in mapping one HTML div tag names, stylenames etc. > to another. Is there a tool which would examine the current CSS and HTML for > a given page and draw boxes around the div tag or visually mark each tag for > easy mapping?
Probably, but this work sounds like a job for XSLT. -- Benjamin Hawkes-Lewis ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
