Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Warthog32

    Custom XHTML tags.. works but won't validate

    Thanks for the detailed replies. I guess I misunderstood the capabilities of XHTML. I was largely thinking that XHTML was intended for taking XML data and allowing you to plop it almost verbatim into an XHTML document, and then define the visual formatting of that data with CSS. Obviously...
  2. Warthog32

    Custom XHTML tags.. works but won't validate

    Thanks, I'm very familiar with HTML. I'm talking about XHTML (note the X), in which I'm trying to use custom entities. Can anyone very familiar with XHTML help?
  3. Warthog32

    Custom XHTML tags.. works but won't validate

    Hi, I'm trying to re-write my website into XHTML with CSS, where previously it was quirks mode transitional HTML. I'm just learning XHTML and ran across some examples that define custom tags, which are defined with CSS. For example, I tried: <TBL> <ROW> <CELL> cell1 </CELL> <CELL2>...

Part and Inventory Search

Back
Top