Jump to content

WindJackal

Members
  • Posts

    2
  • Joined

  • Last visited

WindJackal's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Hey, I've been working on a page the past few days and it requires an iframe that floats transparently on top of an image, is there anyway to do the position apart from position:absolute as that doesn't suit all resolutions. Any help much apreciated.Thanks in advance. :)For example, here is a failed attempt.. <style type="text/css">h2.content{position:absolute;right:239px;top:166px}</style></head><h2 class=content><iframe name=Iframe src=news.html frameborder=0 width=348 height=284></iframe></h2>
×
×
  • Create New...