Re: xhtml Examples / Chart
Michael Adams <[email protected]> Sat, 30 Jan 2010 23:47:41 +1300
| Newsgroups | gmane.org.user-groups.linux.hawkes-bay |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 30 January 2010 16:12, Perry Spiller wrote: > Does anyone have or know of a plain language > plus graphical depiction chart that specifies xhtml > coding and effects, as in, with examples? > > I've searched the web lotsa times and can't find > anything suitable. I need something that I can > keep on hand that (for example) might go like > this: > > This sentence would look this way > with this <xhtmlcode>. > [e.g. <i>] > This sentence would look this way. > > I'm finding it hard to locate examples of such > items as <blockquote> <cite> <em> etc., WITH > ACTUAL REPRESENTATIONS of just what > the effect is. A list of elements that may appear in various DTD's. http://reference.sitepoint.com/html/elements-and-dtds You can test the effect in any browser though browsers will render elements differently because HTML and XHTML are WYSIWYM not WYSIWYG. More specific questions welcome. -- Michael