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

HTML image as a border?

Discussion in 'Web Development' started by Judia, Jul 30, 2009.

  1. Judia

    Judia New Member

    Is that possible? how do I make an image a border on a template?
     
  2. Carmi Stanko

    Carmi Stanko New Member

    If you want to do what I think I understood you wanting to do, you can put what content into the image that you want to use easily enough. Just set a div container with the proper dimensions for the image and then use the image with the transparent center as a background. All the text will then appear in the center if properly done.