Archive for January, 2011

New HTML Tags Allowed In Articles

Monday, January 17th, 2011

Hey guys. I just finished making another small update to Ubscure. I think it will be helpful to a lot of you. If you go to the article submission page you’ll see that I’ve now made it so you can insert certain HTML tags into your articles. If you don’t know, an HTML tag allows you to style your article in certain ways to make it look better.

I saw that a lot of people were submitting articles that originally contained lists. However, when they were sumitted to Ubscure all of the list tags would be stripped out. This has now been changed so that lists can be included in your articles.

Here are the allowed HTML tags and some examples of what they do:

<strong>: Strong text

<em>: Em text

<u>: Underline

<i>: Italics

<ul>: Unordered list

  • Number 1
  • Number 2

<ol>: Ordered list

  1. Number 1
  2. Number 2

<li>:

  • List item
  • <center>:

    Centered text

    <blockquote>:

    Here is a long quote.

    This is a long quotation. This is a long quotation. This is a long quotation. This is a long quotation. This is a long quotation.

    I have continued typing after the quote.