Help:HTML in wikitext: Difference between revisions

Content deleted Content added
m Reverted edits by 202.142.115.36 (talk) to last version by Erutuon
Line 13:
* [http://www.w3schools.com/html/html5_intro.asp HTML5 Introduction] at w3schools.com
 
== Attributes ==
[[Special:Contributions/202.142.115.36|202.142.115.36]] ([[User talk:202.142.115.36|talk]]) 05:12, 30 July 2017 (UTC)≥== Attributes ==
[[HTML attribute]]s provide additional information about an element and are always specified in the start tag. They are formatted as a name/value pair like <code>name="value"</code>.