Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

How to post images, headers and colors! Warning: This isn't as exciting as the ! denotes.

edited December 2011 in General
If you click on the broken thumbnail you will see them. However all he has to do is host them somewhere like imageshack and then use img tags

<img src="http://host.com/picture.jpg"></img>

If he didn't want to use another hosting site, the forums will work too.

<img src="https://www.starkingdoms.com/community/uploads/FileUpload/60/817c1ca4c50ea916c9a3030718a9d2.jpg"></img>

That will display the image and automatically resize it for the browser viewing it.
Sci should post this in a new thread and get a mod to sticky it for all nubs to see.

Comments

  • edited December 2011

    Headers!

    <h1>Headers!</h1>

    Headers!

    <h2>Headers!</h2>

    Headers!

    <h3>Headers!</h3>

    Headers!

    <h4>Headers!</h4>

    COLORS!
    <font color="green">COLORS!</font>

    This is an ordered list!

    1. Item 1
    2. Item 2
    3. Item 3
    <h4>This is an ordered list!</h4>
    <ol><li>Item 1</li>
    <li>Item 2</li>
    <li>Item 3</li>
    </ol>

    This is an unordered list!

    • Item 1
    • Item 2
    • Item 3
    <h4>This is an unordered list!</h4>
    <ul><li>Item 1</li>
    <li>Item 2</li>
    <li>Item 3</li>
    </ul>


    So if you see where this is going, basic HTML works on these forums.
  • I knew you were giving me a xmas present
  • I approve of this. Because I was the sofa post.
  • a href you too mutha fucka!
  • a href you too mutha fucka!
    The forums will recognize links and turn them into such without the need for anchors.
  • Someone sticky pls.
  • edited February 2014
    Neato

    secret spy font
Sign In or Register to comment.