1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

General Help Coding Image

Discussion in 'General' started by redsoxfan, Sep 26, 2008.

  1. redsoxfan

    redsoxfan New Member

    I made a template in photoshop that I would really like to code!

    I'm a little novice when it comes to coding images, can you give me some tips on how to code this. I would like the blue text area to extend down when I write more announcements, etc. I'm a little confused on how to code the images to replicate what I made below. Do I make tables? Is there a certain tag I use in CSS? Any help would be appreciated!

    http://img201.imageshack.us/img201/7431/templatevk8.jpg
     
  2. redsoxfan

    redsoxfan New Member

    Please help!
     
  3. shergill

    shergill New Member

    Make a separate folder on your Web site to hold the images. If the folder is named images, you will need to reference the folder name when placing a link on a Web page.
    For example:
    Code:
     
    <IMG SRC="images/stocking2.gif" ALT="stocking image">