Difference between revisions of "Main Page"
From Htmlpedia
(Further reading) |
m (Headings) |
||
Line 1: | Line 1: | ||
− | == Welcome to Htmlpedia == | + | ==Welcome to Htmlpedia== |
<table><tr><td valign="top"> | <table><tr><td valign="top"> | ||
The HTML Encyclopedia that anyone can edit. | The HTML Encyclopedia that anyone can edit. | ||
− | === Goal === | + | |
+ | ===Goal=== | ||
The goal of this site is to help every Web Developer to follow the HTML standard as well as possible. Mostly help for error messages of well known algorithms. | The goal of this site is to help every Web Developer to follow the HTML standard as well as possible. Mostly help for error messages of well known algorithms. | ||
− | === Message description === | + | ===Message description=== |
The goal is to give for each of these messages: | The goal is to give for each of these messages: | ||
* the '''cause''' description of the message | * the '''cause''' description of the message | ||
Line 12: | Line 13: | ||
* several '''references''' to HTML specifications or good articles about the topic. | * several '''references''' to HTML specifications or good articles about the topic. | ||
− | === Further reading === | + | ===Further reading=== |
For more information on the topic of web development, see [[Links and resources]]. | For more information on the topic of web development, see [[Links and resources]]. | ||
− | === User Guide === | + | ===User Guide=== |
This is a standard wiki. If you want to contribute or help the improve the documentation of all these error or any topic related to HTML. Please read this: [[How to modify a page]]. | This is a standard wiki. If you want to contribute or help the improve the documentation of all these error or any topic related to HTML. Please read this: [[How to modify a page]]. | ||
</td> | </td> | ||
<td style="background-color: #FFE4C4;"> | <td style="background-color: #FFE4C4;"> | ||
− | === Algorithms === | + | ===Algorithms=== |
The site contains help for the error message of the following algorithms | The site contains help for the error message of the following algorithms | ||
* [[Opensp|OpenSP]] : a SGML parser | * [[Opensp|OpenSP]] : a SGML parser | ||
Line 30: | Line 31: | ||
* [http://users.skynet.be/mgueury/mozilla/ HTML Validator for Firefox] uses HTML Tidy and OpenSP | * [http://users.skynet.be/mgueury/mozilla/ HTML Validator for Firefox] uses HTML Tidy and OpenSP | ||
− | === Language === | + | ===Language=== |
The site contains help for the following languages: | The site contains help for the following languages: | ||
* [[List of HTML Elements|HyperText Markup Language (HTML)]] | * [[List of HTML Elements|HyperText Markup Language (HTML)]] | ||
* [[List_of_CSS_Properties|Cascading StyleSheets (CSS)]] | * [[List_of_CSS_Properties|Cascading StyleSheets (CSS)]] | ||
</td></tr></table> | </td></tr></table> |
Revision as of 18:50, 22 May 2007
Contents
Welcome to Htmlpedia
The HTML Encyclopedia that anyone can edit. GoalThe goal of this site is to help every Web Developer to follow the HTML standard as well as possible. Mostly help for error messages of well known algorithms. Message descriptionThe goal is to give for each of these messages:
Further readingFor more information on the topic of web development, see Links and resources. User GuideThis is a standard wiki. If you want to contribute or help the improve the documentation of all these error or any topic related to HTML. Please read this: How to modify a page. |
AlgorithmsThe site contains help for the error message of the following algorithms
The algorithms are used in lot of programs like:
LanguageThe site contains help for the following languages: |