HTML: Difference between revisions

From Freephile Wiki
Created page with "Probably should have a collection of resources and information here on HTML5 # http://www.html5rocks.com/en/resources # [http://diveintohtml5.info/index.html Dive Into HTML 5]..."
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{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">
Probably should have a collection of resources and information here on HTML5
Probably should have a collection of resources and information here on HTML5
# http://www.html5rocks.com/en/resources
# http://www.html5rocks.com/en/resources

Latest revision as of 10:36, 15 May 2020


HTML
HTML
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

  1. http://www.html5rocks.com/en/resources
  2. Dive Into HTML 5 by Mark Pilgrim