HTML: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
→About: entities |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<hide> | |||
[[page type::article]] | |||
[[thing type::markup language]] | |||
[[category:acronyms]] | |||
</hide> | |||
==About== | ==About== | ||
[[HTML]], which stands for HyperText Markup Language, is a [[computer language]] for generating formatted text with images and hypertext links.{{seed}} | [[HTML]], which stands for HyperText Markup Language, is a [[computer language]] for generating formatted text with images and hypertext links.{{seed}} | ||
===Pages=== | ===Pages=== | ||
* [[/tag]]: eventual list of tags | |||
* [[/version]]: (to be written) version index, with summary of changes | * [[/version]]: (to be written) version index, with summary of changes | ||
** [[/version/5|5]]: [[HTML5]] now replicates much of the functionality of the [[proprietary software|proprietary]] [[Adobe Flash]] plug-in | ** [[/version/5|5]]: [[HTML5]] now replicates much of the functionality of the [[proprietary software|proprietary]] [[Adobe Flash]] plug-in | ||
* [[HTML entity]]: list of character codes | * [[HTML entity]]: list of character codes | ||
===Related=== | ===Related=== | ||
* [[CSS]] | * [[CSS]] | ||
* [[DHTML]] | |||
* [[JavaScript]] | |||
* [[web design]] | * [[web design]] | ||
* [[web development]] | * [[web development]] | ||
==Links== | |||
== | ===Official=== | ||
* [ | * [https://www.w3.org/community/webed/wiki/HTML/Elements HTML Elements] on the w3.org wiki (includes latest) | ||
===General Reference=== | |||
* {{wikipedia}} | * {{wikipedia}} | ||
==Opinion== | ===Reference / Tutorial=== | ||
* [http://htmldog.com/ HTML Dog]: HTML, CSS, JavaScript | |||
* [http://htmlhelp.com HTML Help]: older site, covers CSS and HTML up to v4 | |||
* '''2019-06-25''' [https://www.simonewebdesign.it/how-to-make-browser-editor-with-html5-contenteditable/ HTML can do that?]: live examples showing source code. Some use [[JavaScript]], though. | |||
* '''2013-04-20''' [https://www.simonewebdesign.it/how-to-make-browser-editor-with-html5-contenteditable/ How to make a real-time in-browser editor with the HTML5′s contenteditable attribute] | |||
===Tools=== | |||
* [https://htmledit.squarefree.com/ Real-time HTML editor] | |||
===Opinion=== | |||
* '''2006-04-21''' [[htwiki:HTML Is Broken|HTML Is Broken]] at HypertWiki | * '''2006-04-21''' [[htwiki:HTML Is Broken|HTML Is Broken]] at HypertWiki | ||
* '''2003''' [http://www.jwz.org/doc/markup.html The Markup Wars] by Jamie Zawinski | * '''2003''' [http://www.jwz.org/doc/markup.html The Markup Wars] by Jamie Zawinski | ||
Latest revision as of 15:39, 10 December 2019
<hide> page type::article thing type::markup language </hide>
About
HTML, which stands for HyperText Markup Language, is a computer language for generating formatted text with images and hypertext links.<hide>
page status::seed
</hide>
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Pages
- /tag: eventual list of tags
- /version: (to be written) version index, with summary of changes
- 5: HTML5 now replicates much of the functionality of the proprietary Adobe Flash plug-in
- HTML entity: list of character codes
Related
Links
Official
- HTML Elements on the w3.org wiki (includes latest)
General Reference
Reference / Tutorial
- HTML Dog: HTML, CSS, JavaScript
- HTML Help: older site, covers CSS and HTML up to v4
- 2019-06-25 HTML can do that?: live examples showing source code. Some use JavaScript, though.
- 2013-04-20 How to make a real-time in-browser editor with the HTML5′s contenteditable attribute
Tools
Opinion
- 2006-04-21 HTML Is Broken at HypertWiki
- 2003 The Markup Wars by Jamie Zawinski
