To make DIV position same for different resolution, we should make the div style property position to absolute.
zzz
Ex :
<div style=”position:absolute; top:100px; left:200px; background-color:Gray; font-size:12px; color:White; font-family:Arial; height:45px”>
….
….
</div>
Popularity: 4% [?]
Related posts:

October 6th, 2008
admin
Posted in 
