rendered paste body<HTML><head> <title>Submit Articles for Issue # <!-- make that update --></title></head><body> <div> <form action="" method="" name="article_submit"> 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><br /><br /> <input type="file" name="somename" size="chars"><br /> <input type="file" name="somename" size="chars"><br /> <input type="file" name="somename" size="chars"><br /> <input type="file" name="somename" size="chars"><br /> <input type="file" name="somename" size="chars"><br /><br /> I aggree to have read all <a href="#guide">guidelines</a>. By clicking this you aggree to them. <input type="checkbox" name="1" value="1" /><br /><br /> <input type="submit" value="Send it off!" name="submit" /> <input type="reset" value="Clear!" name="reset" /> </form> </div> <br /><br /><br /><br /> <div> <a name="guide"></a><div style="text-weight: bold; font-size: 20px;">Guidelines</div> <ol> <li>Article has been checked for spelling and grammatical errors</li> <li>Article is in text format (not .doc or .odt) and images are attached</li> <li> You are the writer of the article and agree to us publishing it under the Creative Commons - ShareAlike3 license</li> <li>You aggree to all Terms and Conditions found <a href=" https://wiki.ubuntu.com/UbuntuMagazine#head-05a35e006eb5a8b63da4bb9d0d57874be9ee4d97">here</a></li> </ol> </div></body></HTML>