From 36e0379c1a6029f623cd6173628e9a25be1cc95d Mon Sep 17 00:00:00 2001 From: Daniel Demmel Date: Thu, 22 Mar 2012 23:37:45 +0000 Subject: [PATCH] Adding "Fork me on Github" and download links to index page. --- index.html | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) 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