TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
[snip]
> XHTML is an interim solution, and I'd
> rather not confuse my already over-worked brain with two markup
> languages that are just similar enough to be confusing when I can get
> away with learning one.
Most of what you need to know about XHTML is expressed in the following:
Not exactly the first line of the Rig Veda, but still enough to light up
browsers all over the world and have the W3C singing your praises.
The tags are (mostly) the same as HTML. And since you're already used to the
strict markup rules of XML, there's not much of a learning curve. Basically,
remember to use lowercase for tags, quote attribute values, and declare a
value for every attribute.
> Perhaps I should explain that, when I called XHTML an interim solution,
> I meant that, because it's designed as a transition between HTML and
> XML, it's not likely to be around for very long [snip] so I don't
> really see the need for a transition form. Or am I missing something?
What you may be missing (unless *I'm* missing something :-) is: what happens
to your XML pages in a non-XML aware browser. If you are using your XML for
something other than browser display, then I guess it doesn't matter. But
XHTML, as I understand it, gives you both: backwards compatibility with
non-XML browsers, and the ability to make use of the XML model for XML
browser display, and other purposes.
................................................................
Michael Collier, Technical Writer Office: N546
Information Systems Laboratory http://isl.arlut.utexas.edu/
Applied Research Laboratories: The University of Texas at Austin
Voice: 512-835-3408 e-mail: mcollier -at- arlut -dot- utexas -dot- edu
................................................................
*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available now at http://www.devahelp.com or info -at- devahelp -dot- com
Sponsored by Information Mapping, Inc., a professional services firm
specializing in Knowledge Management and e-content solutions. See http://www.infomap.com or 800-463-6627 for more about our solutions.
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.