- From: Olivier Thereaux <ot@hutz.w3.org>
- Date: Thu, 06 May 2004 15:32:47 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv1403
Modified Files:
Tag: validator-0_6_0-branch
index.html
Log Message:
I am really not too fond of the <br /> to go around a fix that goes around a CSS implementation bug...
Hope we can find a better solution soon(er or later).
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.55.2.31
retrieving revision 1.55.2.32
diff -u -d -r1.55.2.31 -r1.55.2.32
--- index.html 6 May 2004 14:57:40 -0000 1.55.2.31
+++ index.html 6 May 2004 15:32:44 -0000 1.55.2.32
@@ -32,6 +32,7 @@
href="detailed.html">Extended Interface</a>.
</p>
</fieldset>
+ <br />
<fieldset class="front"><legend>Validate by File Upload</legend>
<form method="post" enctype="multipart/form-data" action="check">
<p>
Received on Thursday, 6 May 2004 11:33:05 UTC