Home | History | Annotate | Download | only in HTML
      1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
      2 <html>
      3 <body>
      4 <form>
      5   <input type="text" name="test" value="&scaron;">
      6 </form>
      7 </body>
      8 </html>
      9