rendered paste body<HTML><head> <title>Submit Articles for Issue # <!-- make that update --></title></head><body> <div> <div style="padding-left: 100px; padding-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 /> Article Type:<br /> <select name="type"> <option value="0">Generic</option> <option value="1">HowTo</option> <option value="2">Other</option> </select><br /><br /> Article Body: (for style standards check <a href="javascript:;">here</a>)<br /> <textarea cols="50" rows="20" name="body"></textarea> </div> </div></body></HTML>