diff options
author | ot <ot@localhost> | 2009-03-16 19:13:32 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2009-03-16 19:13:32 +0000 |
commit | 8578222aa00a3c2f3a19c2ba654e7b8e19952c08 (patch) | |
tree | b6a9746b3445cfce7a0bcc06b8550340fbe80580 /htdocs/todo.html | |
parent | 7df2ab409e557a744d26c5a5b460100f077abfd1 (diff) | |
download | markup-validator-8578222aa00a3c2f3a19c2ba654e7b8e19952c08.zip markup-validator-8578222aa00a3c2f3a19c2ba654e7b8e19952c08.tar.gz markup-validator-8578222aa00a3c2f3a19c2ba654e7b8e19952c08.tar.bz2 |
markup fixes
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index c8470e8..86b86a8 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: todo.html,v 1.68 2009-02-24 18:27:45 ot Exp $" ---><!--#set var="date" value="\$Date: 2009-02-24 18:27:45 $" +<!--#set var="revision" value="\$Id: todo.html,v 1.69 2009-03-16 19:13:32 ot Exp $" +--><!--#set var="date" value="\$Date: 2009-03-16 19:13:32 $" --><!--#set var="title" value="Development Roadmap for The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -42,7 +42,7 @@ <p>The following flowchart describes the validation engine architecture, as it is now, and as we envision it in the near future. </p> - <p style="float: left; width: 600px; text-align: center"><a href="images/roadmap/validators-chart.png"><img src="images/roadmap/validators-chart-small.png" alt="validator flow chart: now and next generation"></a><br />(follow link to enlarge, or download the vector-based + <p style="float: left; width: 600px; text-align: center"><a href="images/roadmap/validators-chart.png"><img src="images/roadmap/validators-chart-small.png" alt="validator flow chart: now and next generation" /></a><br />(follow link to enlarge, or download the vector-based <a href="images/roadmap/validators-chart.graffle">graffle</a>, <a href="images/roadmap/validators-chart.pdf">PDF</a> or <a href="images/roadmap/validators-chart.svg">SVG</a> version)</p> |