From f5e8a33ab14dfddefcd8fd02b30389ca43d7a373 Mon Sep 17 00:00:00 2001 From: Yummy_Bacon5 <68166338+YummyBacon5@users.noreply.github.com> Date: Mon, 25 Sep 2023 11:19:43 +0100 Subject: [PATCH] Add spaces between element name and bracket in headings --- index.html | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/index.html b/index.html index cbdd018d..a4b12b67 100644 --- a/index.html +++ b/index.html @@ -211,7 +211,7 @@

HTML Element Role Mappings

-

`a`(represents a hyperlink)

+

`a` (represents a hyperlink)

@@ -258,7 +258,7 @@

`a`(represents a hyperlink)

-

`a`(no `href` attribute)

+

`a` (no `href` attribute)

@@ -419,7 +419,7 @@

`address`

-

`area`(represents a hyperlink)

+

`area` (represents a hyperlink)

@@ -466,7 +466,7 @@

`area`(represents a hyperlink)

-

`area`(no `href` attribute)

+

`area` (no `href` attribute)

@@ -2999,7 +2999,7 @@

`img`

-

`img`(`alt`attribute value is an empty string, i.e. `alt=""` or `alt` with no value in the markup)

+

`img` (`alt`attribute value is an empty string, i.e. `alt=""` or `alt` with no value in the markup)

@@ -3098,7 +3098,7 @@

`input` (`type` attribute in the

-

`input`(`type` attribute in the Checkbox state)

+

`input` (`type` attribute in the Checkbox state)

@@ -3291,7 +3291,7 @@

`input` (`type` attribute in theDa

-

`input`(`type` attribute in theLocal Date and Time state)

+

`input` (`type` attribute in theLocal Date and Time state)

@@ -3489,7 +3489,7 @@

`input` (`type` attribute in the

-

`input`(`type` attribute in the Hidden state)

+

`input` (`type` attribute in the Hidden state)

@@ -3538,7 +3538,7 @@

`input`(`type` attribute in the

-

`input`(`type` attribute in the Image Button state)

+

`input` (`type` attribute in the Image Button state)

@@ -3587,7 +3587,7 @@

`input`(`type` attribute in the

-

`input`(`type` attribute in the Month state)

+

`input` (`type` attribute in the Month state)

@@ -3650,7 +3650,7 @@

`input`(`type` attribute in the

-

`input`(`type` attribute in the Number state)

+

`input` (`type` attribute in the Number state)

@@ -3724,7 +3724,7 @@

`input`(`type` attribute in the

-

`input`(`type` attribute in the Password state)

+

`input` (`type` attribute in the Password state)

@@ -3795,7 +3795,7 @@

`input`(`type` attribute in th

-

`input`(`type` attribute in the Radio Button state)

+

`input` (`type` attribute in the Radio Button state)

@@ -3849,7 +3849,7 @@

`input`(`type` attribute in the

-

`input`(`type` attribute in the Range state)

+

`input` (`type` attribute in the Range state)

@@ -3898,7 +3898,7 @@

`input`(`type` attribute in the

-

`input`(`type` attribute in the Reset Button state)

+

`input` (`type` attribute in the Reset Button state)

@@ -3947,7 +3947,7 @@

`input`(`type` attribute in the

- + @@ -4221,7 +4221,7 @@

`input` (`type` a

-

`input`(`type` attribute in the Time state)

+

`input` (`type` attribute in the Time state)

@@ -4292,7 +4292,7 @@

`input`(`type` attribute in the T

-

`input`(`type` attribute in the URL state with no suggestions source element)

+

`input` (`type` attribute in the URL state with no suggestions source element)

@@ -7132,7 +7132,7 @@

`tfoot`

-

`th`(is not a column header, row header, column group header or row group header, and ancestor `table` element has `table` role)

+

`th` (is not a column header, row header, column group header or row group header, and ancestor `table` element has `table` role)

@@ -7187,7 +7187,7 @@

`th`(is not a column header, row header,

-

`th`(is not a column header, row header, column group header or row group header, and ancestor `table` element has `grid` or `treegrid` role)

+

`th` (is not a column header, row header, column group header or row group header, and ancestor `table` element has `grid` or `treegrid` role)

@@ -7243,7 +7243,7 @@

`th`(is not a column header, ro

-

`th`(is a column header or column group header)

+

`th` (is a column header or column group header)

@@ -7291,7 +7291,7 @@

`th`(is a column header or co

-

`th`(is a row header or row group header)

+

`th` (is a row header or row group header)