Click to See Complete Forum and Search --> : Images move when re sizing window


zeroblackstar
03-04-2005, 01:29 PM
when i resize the window all the images move around

is there anyway to stop this?

thanx

my site is: http://www.falloutvertigo.tk

NogDog
03-04-2005, 01:49 PM
A quick fix:

...
<BODY BGCOLOR="######" TEXT="DC143C" LINK="7FFF00" VLINK="0000FF">
<CENTER>
<div style="width: 700px;">
<P>...
...
</div>
</CENTER>
</HTML>

zeroblackstar
03-04-2005, 01:54 PM
cool thanx