diff --git a/index.html b/index.html index fdc4dc459..dda91b3ee 100644 --- a/index.html +++ b/index.html @@ -22,6 +22,14 @@ vertical-align: top; margin-bottom: 0px; } +h1#intro { + margin: 1em 0 0.5em 0; + display: inline-block; +} +.download { + margin: 1em 0 0 3em; + display: inline-block; +} a { text-decoration: none; color: #0B5B9D; @@ -33,6 +41,9 @@ background-color: #0B5B9D; color: white; } +a.nobluehover:hover { + background-color: #fff; +} a:active { text-decoration: none; background-color: white; @@ -116,9 +127,18 @@ :visited { color: rgb(153, 0, 153) } +Fork me on GitHub +

HTML Tidy for HTML5 (experimental)

-

This page documents the experimental HTML5 fork of HTML Tidy available -at + +

+ + + + +
+ +

This page documents the experimental HTML5 fork of HTML Tidy available at https://github.com/w3c/tidy-html5.

File bug reports and enhancement requests at