mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 04:20:39 +02:00
Changed headers to headings
Relabeled the section called “headers” to “headings” because a header is a specific tag separate from the h1-h6 ‘heading’ tags.
This commit is contained in:
@@ -21,7 +21,7 @@ element's contents. -->
|
||||
guide will attempt to clarify when features are universal or when they are
|
||||
specific to a certain parser. -->
|
||||
|
||||
<!-- Headers -->
|
||||
<!-- Headings -->
|
||||
<!-- You can create HTML elements <h1> through <h6> easily by prepending the
|
||||
text you want to be in that element by a number of hashes (#) -->
|
||||
# This is an <h1>
|
||||
|
Reference in New Issue
Block a user