diff options
author | ot <ot@localhost> | 2005-02-16 23:29:15 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-02-16 23:29:15 +0000 |
commit | 7dcf42d6a598255e3d91680cfec1f72053dc5494 (patch) | |
tree | e295e1581c54d1e45e5828b93c47d88418e6f161 /htdocs/index.html | |
parent | 15bff998a38ff7409f1a247c081fb465da4225f1 (diff) | |
download | markup-validator-7dcf42d6a598255e3d91680cfec1f72053dc5494.zip markup-validator-7dcf42d6a598255e3d91680cfec1f72053dc5494.tar.gz markup-validator-7dcf42d6a598255e3d91680cfec1f72053dc5494.tar.bz2 |
re-adding boldness for news items titles
Diffstat (limited to 'htdocs/index.html')
-rwxr-xr-x | htdocs/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 912ba27..8a51b58 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.66 2005-02-09 06:42:49 ot Exp $" ---><!--#set var="date" value="\$Date: 2005-02-09 06:42:49 $" +<!--#set var="revision" value="\$Id: index.html,v 1.67 2005-02-16 23:29:15 ot Exp $" +--><!--#set var="date" value="\$Date: 2005-02-16 23:29:15 $" --><!--#set var="title" value="The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -54,7 +54,7 @@ <div id="recent"> <h2>Recent Updates</h2> - <dl> + <dl id="news"> <dt><a href="whatsnew.html#t2004-07-23">2004-07-23</a>: Markup Validator v0.6.7 Released</dt> <dd> |