<div style="position: absolute; left: 465px; top: 485px; width: 305px;">
this text
</div>
If I view this in a different resolution it is no longer in the same spot on the page. For example I...
Type: Posts; User: wecandoit; Keyword(s):
<div style="position: absolute; left: 465px; top: 485px; width: 305px;">
this text
</div>
If I view this in a different resolution it is no longer in the same spot on the page. For example I...
ya I can work with that thanks
I am trying to do this without using any tables... can anyone show me
my content area is 1200 pixels wide... I have a fixed image background that acts as the borders on each side of the content area... and a header graphic sliced up..
when I add more content to the...
How do I remove the borders of the iframe? frameborder=0 does not work..
also scrolling=no doesn't work either
so I have an iframe.html and a index.html page.... the fixed iframe is across the top of the page and should act kind of as the navigation menu... I want to put 3 links in the iframe that when...
so I have a page using an iframe and as soon as I place too much text to the main page where the page needs to begin scrolling vertically it throws off the page alignment by a few pixels for some...