All pastes #772750 Raw Edit

Submit_article_form.html

public html v1 · immutable
#772750 ·published 2007-11-14 01:12 UTC
rendered paste body
<HTML><head>  <title>Submit Articles for Issue # <!-- make that update --></title>  <style type="text/css">  <!--  @import submit_article_form.css  -->  </style></head><body> <div> <div style="padding-left: 100px; margin-top: 20px;">  Your Name: (first and last)<br />  <input type="text" maxlength="50" size="25" name="name" /></br /><br />  Your Email: (will not be published)<br />  <input type="text" maxlength="100" size="25" name="email" /><br /><br />  Article Title: (IE Fixing Windows, Installing Ubuntu)<br />  <input type="text" maxlength="1000" size="25" name="title" /><br /><br /> </div> </div></body></HTML>