Jump to content

chr2014

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by chr2014

  1. Could you please re-write this div for me? <div style="position:absolute; left:10px; top:500px; z-index:1;"><img src="http://website.com/image.gif" alt="image description" title=""></div> Thanks, Chris
  2. Hello, I would like to place images inside layers, and position each layer on a webpage with absolute positioning. Is this the best way to write to div? <div style="position:absolute; left:10px; top:500px; z-index:1;"><img src="http://website.com/image.gif" alt="image description" title=""></div> Thanks, Chris
×
×
  • Create New...