Pogiforce's new site

Pogiforce-14

EV/IV Trainer
  • 6,159
    Posts
    21
    Years
    I finally got me a webpage, and I'm doing okay, but I think I need help. I don't know how to add pictures to it. The site is at www.freewebs.com/pogiforce . PLease stop by and take a look at it. I need to know how to improve it.
     
    Its freewebs.. i have a thing against them. None the less its ok for a beginner site. On the rules side of things make sure you don't spam it everywhere.
     
    That's a Freewebs template...

    But it's nice looking. x.x

    Good nevertheless. More content would be nice, but time is needed for that.
     
    Yes, Time is needed for everything.. thats why i had time :( lol. yes more content would be good, but watch how much you put there. Freewebs only supports a certain ammount.
     
    To put in a picture, you use this code:

    <img src="URL of pic">

    And post that wherever in the code you want the pic.
     
    Anywhere on your website insert this code - <img src="URL of image" width="what you want" height="What you want">. With the width i would make it like 100% or something so its resizeable for other resolutions.
    Then if we go further i will give you the code to align it. (Center, left and right). <div align="center/left/right"><img src="URL of image" width="what you want" height="What you want"></div>.

    Make sure with most things you add there has to be a closing off bracket. Like for a link you have - <a hred="url"></a> (hence the </a>). Just remember that for when you are doing a website.

    If you need further help you can always email me ^_^.
     
    Back
    Top