HTML links: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 10: Line 10:
* [[XHTML]] for a short introduction to XHML
* [[XHTML]] for a short introduction to XHML
* [[URL]]  for a short introduction to URLs (web links), and the more general [[URN]] and [[URI]]s.
* [[URL]]  for a short introduction to URLs (web links), and the more general [[URN]] and [[URI]]s.
* [[Web design links]]


== Documentation ==
== Documentation ==
Line 150: Line 151:
=== Filter software ===
=== Filter software ===


* Word to HTML. "Save as HTML" in Word leads to "difficult" HTML and it may be useful to get some filter software. However, this section
* Word to HTML. "Save as HTML" in Word leads to "difficult" HTML and it may be useful to get some filter software. However, this section needs updating ....
needs updating ....
** [http://www.logictran.com/ Logictran RTF Converter] (Html and XML). Probably the best tool, goes back to the well known rtf2html 2.7.5 by Chris Hector and rtftoweb 1.6 by Christian Bolik of which we seem to have a [http://tecfa.unige.ch/pub/software/win95/www/editeurs/rtf2html/ copy] (inexpensive payware)
** [http://www.logictran.com/ Logictran RTF Converter] (Html and XML). Probably the best tool, goes back to the well known rtf2html 2.7.5 by Chris Hector and rtftoweb 1.6 by Christian Bolik of which we seem to have a [http://tecfa.unige.ch/pub/software/win95/www/editeurs/rtf2html/ copy] (inexpensive payware)
** [http://www.xwebware.com/products/rtf2html/ Xtreme Rtrf2Html] (FreeWare, dead ???)
** [http://www.xwebware.com/products/rtf2html/ Xtreme Rtrf2Html] (FreeWare, dead ???)


== Various articles ==
== Various articles of interest ==


* [http://www.firstmonday.dk/issues/issue3_4/hilf/index.html Media Lullabies: The Reinvention of the World Wide Web] article by Bill Hilf
* [http://www.firstmonday.dk/issues/issue3_4/hilf/index.html Media Lullabies: The Reinvention of the World Wide Web] article by Bill Hilf


== Links ==
== Websites and resource pages ==


; Organizations
; Organizations

Revision as of 19:12, 1 September 2008

Definition

The HyperText Markup Language (HTML) is a simple markup language used to createhypertext documents that are portable from one platform to another. It is the publishing language of the World Wide Web (WWW). HTML documents are SGML documents with generic semantics that are appropriate for representing information from a wide range of applications. XHTML documents are XML documents and you should start coding in XHTML (this page needs some tutorials on XHTML, but since there are so many indexes, you'll have to wait maybe forever).

This is a simple links pages. See:

  • HTML for a short overview of (X)HTML formats.
  • XHTML for a short introduction to XHML
  • URL for a short introduction to URLs (web links), and the more general URN and URIs.
  • Web design links

Documentation

Manuals & Short References

HTML 4x
XHTML 1x

Specifications

Overviews
HTML
XHTML
DOM

See Document Object Model

FAQ's

Tutorials

XHTML Tutorials

Interactive XHTML Tutorials

  • htmlPlayground. You try, modify code and lookup explanation for each element and attribute.

Interactive HTML Tutorials

HTML 4x Tutorials

(HTML is outdated)

Introductions and Tutorials on specialized topics

Style sheets and fonts

Icons/Graphics

See also in this wiki

Characters & Entities

See: Character encoding

Note: instead of using old-style entities you should define a character set, a much more simple strategy.

URL encoding

  • URL Encoding (or what are those "%20" codes in URLs?') by Brian Wilson

Colors

Frames

(don't use frames, because it destroys the idea of the URL, something you can link to)

HTTP

Meta Tags

See also RDF

DHTML

See DHTML (a short tutorial in this wiki)

Mobile Devices

Tools / Software

(only some, some maybe outdated)

Validation and Syntax correction

HTML Editors

Filter software

  • Word to HTML. "Save as HTML" in Word leads to "difficult" HTML and it may be useful to get some filter software. However, this section needs updating ....
    • Logictran RTF Converter (Html and XML). Probably the best tool, goes back to the well known rtf2html 2.7.5 by Chris Hector and rtftoweb 1.6 by Christian Bolik of which we seem to have a copy (inexpensive payware)
    • Xtreme Rtrf2Html (FreeWare, dead ???)

Various articles of interest

Websites and resource pages

Organizations
Web Master sites (various)

.... there exist many more

Technology sites (that include HTML-related stuff)
General technology news

.... there exist many more


Online Mags