diff options
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> |