On 10/3/05, Joshua Street <[EMAIL PROTECTED]> wrote: > So... is there any way to define this relationship? Or is it just > order-of-content and hoping it makes sense? What if you were to put the > cite after the quote for whatever reason (style guide convention, etc)?
Sorry Josh, there's no attribute for either element to represent such a relationship. The <q> element can contain the cite attribute though, if the original source has a URI. Reference Cite: http://www.w3.org/TR/html401/struct/text.html#edef-CITE Q: http://www.w3.org/TR/html401/struct/text.html#edef-Q cheers, Andrew. --- http://leftjustified.net/
