Yeah, my thoughts exactly.. it'd be pretty icky. I'll end up going the graphic way most likely, the dynamic SVG idea is a good one since I need to be able to highlight certain parts of the work flow dynamically.
Here is one exmaple +-----+ | S | +-----+ | +-----+ +-----+ | 1 |---| 1a | +-----+ +-----+ | | +-----+ +-----+ | 2 | | E | +-----+ +-----+ | +-----+ | 3 | +-----+ | +-----+ | E | +-----+ Thanks Chris Blown On Tue, 2004-02-03 at 10:54, Mark Stanton wrote: > I honestly think that flowcharts are one example where HTML is not the right > answer. For one there are no real semantics available for this type of > information and secondly you're going to have a bugger of a time making it > look decent. > > I'd go for a graphic with a descriptive paragraph in the longdesc attribute. On Tue, 2004-02-03 at 11:21, Justin French wrote: > I don't think there's enough semantic elements to do this any justice, > but providing a visual diagram of what you'd like to show in would be a > good start for the brainstorming. My guess is you'd end up with a lot > generic <div>s, using the class attr as some form of rel attribute like > what we do in <link> and <a>. > > SVG maybe? > > Justin French ***************************************************** The discussion list for http://webstandardsgroup.org/ *****************************************************
