Electronics Circuits & Tutorials - Electronics Hobby Projects - A Complete Electronic Resource Centre
Electronics Circuits & Tutorials

Home About us Electronic Tutorials Engineering Hobby Projects Online Dictionaries Contact us
Tutorials
  • Basic/Beginners
  • Intermediate/Advance
  • Microcontrollers
  • Microprocessors
  • Electronics Symbols
  • Electronics Formulas
  • Dictionary of Units

     more....

Dictionaries
  • Electronics Terms
  • Abbreviations
  • Computer Terms
  • Physics Glossary
  • Science Glossary
  • Space & Solar Terms
  • Semiconductor Symbols / Abbreviation
  • Radio Terminology Bibliography

     more....

Projects
  • Engineering Projects
Home > Electronics Tutorials > Online Computer Terms Dictionary > E

Online Computer Terms Dictionary - E

Extensible HyperText Markup Language

<hypertext, standard, World-Wide Web> (XHTML) A reformulation of HTML 4.01 in XML. Being XML means that XHTML can be viewed, edited, and validated with standard XML tools. At the same time, it operates as well as or better than HTML 4 in existing HTML 4 conforming user agents.

The most important change is that all elements must be terminated, either with a closing tag or using the <tag.../> shorthand. So, instead of

	<input type=submit>

you would write

	<input type="submit" />

The space before the "/" is required by some older browsers. Other differences are that tag and attribute names should be lower case and all attributes should be quoted.

XHTML Home.

Quick Summary

Latest version: 1.0 Second Edition 2002-08-01, as of 2004-03-16.

(2006-01-19)

 


Nearby terms: extensible « extensible database « Extensible Firmware Interface « Extensible HyperText Markup Language » Extensible Markup Language » Extensible Shell » Extensible Stylesheet Language
 

Discover
  • C/C++ Language Programming Library
  • Electronic Conversions
  • History of Electronics
  • History of Computers
  • Elec. Power Standards
  • Online Calculator and Conversions
  • Electrical Hazards - Health & Safety
  • Datasheets
  • Quick Reference links
  • Electronics Magazines
  • Career in Electronics
  • EMS Post Tracking

     more......

Home Electronic Tutorials Engineering Hobby Projects Resources Links Sitemap Disclaimer/T&C

Copyright © 1999-2020 www.hobbyprojects.com  (All rights reserved)