Article should discuss your reasons for becoming an anti-incumbent voter, or a VOID supporter.
By submitting your article, you are agreeing that the article becomes the property of VOID, and that VOID is not responsible for any consequences that may result from your article being published on the VOID site.
See additional requirements below the entry area.
Articles are published only after review and approval by VOID management.
No profanity, advertisements, or other topics will be published.
Here are some simple codes one can include in your article to give it a professional look. Below are the most common and effectively used formatting codes:
To make text bold,
italicized,
or underlined,
use the tags which follow:
<strong>bold</strong>
<em>italicize</em>
<u>underline</u>
Note that the closing tag is exactly the same as the opening tag, except that it contains the / character before the tag word. All tags must be enclosed as indicated by the <, and >, characters.
Also, these tags can be used together: bold italics
<strong><em>bold
italics</em></strong>
To insert an internet address making a piece of text a hot link - Taft
College Distance Learning Home
<a href="http://www.taftcollege.edu/dl/index.html">Taft
College Distance Learning Home</a>
Do not forget that closing tag when hot linking a URL or internet address.
To start a paragraph section use <p>Paragraph of stuff</p>
To force a line break within a paragraph use <br />
To use a horizontal line to break up sections <hr />
BlockQuotes. To quote someone else's text so that it is indented from your own text, use the blockquote tags.
This text is blockquoted.