1
0
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:
Jacob Ward
2015-10-30 09:32:51 -06:00
parent 9a152c0490
commit 08b43e21f1

View File

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