diff --git a/techniques/html/H4.html b/techniques/html/H4.html index 34fb55a12c..2bdc9c1ba3 100644 --- a/techniques/html/H4.html +++ b/techniques/html/H4.html @@ -6,7 +6,7 @@

HTML and XHTML

Description

The objective of this technique is to provide a logical tab order when the default tab - order does not suffice. Often, placing the + order does not suffice. Often, placing the interactive elements in an order that follows sequences and relationships within the content is sufficient and this technique is not necessary. It can be very easy to introduce usability bugs when setting the tab order explicitly.

diff --git a/techniques/html/H70.html b/techniques/html/H70.html index ad74d606a4..82767d4bc6 100644 --- a/techniques/html/H70.html +++ b/techniques/html/H70.html @@ -21,7 +21,7 @@

This technique is appropriate when framesets are already used to organize the content of the page; other techniques are preferred for pages that are not already using framesets, because many people using assistive technology have trouble with frames . An - advisory technique about using noframes is available in Success Criterion 1.1.1.

+ advisory technique about using noframes is available in Success Criterion 1.1.1.

In HTML5 the frame element is marked as obsolete.

Examples

diff --git a/techniques/html/H73.html b/techniques/html/H73.html index 56e099f5ca..13a0119363 100644 --- a/techniques/html/H73.html +++ b/techniques/html/H73.html @@ -27,7 +27,7 @@ is null. The purpose of a layout table is simply to control the placement of content; the table itself is “transparent" to the user. A summary would “break" this transparency by calling attention to the table. A null summary - (summary="") on layout tables is acceptable. See F46 for details.

+ (summary="") on layout tables is acceptable. See F46 for details.

Examples

diff --git a/techniques/html/H74.html b/techniques/html/H74.html index 974c6e3567..3673363373 100644 --- a/techniques/html/H74.html +++ b/techniques/html/H74.html @@ -62,7 +62,7 @@

Resources

HTML - The doctype.
  • - Validating web pages. + Validating web pages.
  • The W3C's Nu HTML Checker. diff --git a/techniques/html/H75.html b/techniques/html/H75.html index e3298b7668..38544c09f6 100644 --- a/techniques/html/H75.html +++ b/techniques/html/H75.html @@ -75,7 +75,7 @@

    Entities in Extensible Markup Language (XML) 1.1, W3C Recommendation 04 February 2004.
  • -

    For other resources, see Validating web +

    For other resources, see Validating web pages.

    diff --git a/techniques/html/H88.html b/techniques/html/H88.html index 56e3c62ade..2c4452b5e8 100644 --- a/techniques/html/H88.html +++ b/techniques/html/H88.html @@ -56,7 +56,7 @@

    Related Techniques

  • H75
  • Resources

    -

    Refer to the resources section of Validating web +

    Refer to the resources section of Validating web pages.

    \ No newline at end of file