Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 247 Bytes

File metadata and controls

15 lines (10 loc) · 247 Bytes

SYNTAX

README.md

SYNTAX

  • end line doesn’t matter inside element
  • indentation //
  • attributes order in element //

<[tag]> : opening tag
[tag’s element]
</[tag]> : closing tag