HTML: Difference between revisions
From Freephile Wiki
Adds Feature template |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Feature | {{Feature | ||
| | |image=HTML5 logo and wordmark.svg | ||
|imgdesc=HTML | |||
| | |title= | ||
| | |||
}} | }} | ||
{{#set:feature description = <code>[[wp:Manual:$wgRawHtml|Manual:$wgRawHtml]]</code> allows editors to use HTML in page, making content re-use easier. }} | |||
{{#set:feature notes = This can be dangerous in a public wiki, but suitable for restricted editor groups. }} | |||
{{#set:feature tests = }} | |||
{{#set:feature examples = }} | |||
<br clear="all"> | <br clear="all"> | ||
Probably should have a collection of resources and information here on HTML5 | Probably should have a collection of resources and information here on HTML5 |
Latest revision as of 10:36, 15 May 2020
HTML | |
---|---|
![]() | |
Image shows: | HTML |
Summary | |
Description: | Manual:$wgRawHtml allows editors to use HTML in page, making content re-use easier.
|
More | |
Notes: | This can be dangerous in a public wiki, but suitable for restricted editor groups. |
Probably should have a collection of resources and information here on HTML5
- http://www.html5rocks.com/en/resources
- Dive Into HTML 5 by Mark Pilgrim