text not staying in same postion

Joeyz

New Member
Hey guys just got some text and i was wondering why in some resolutions when i zoom out and zoom in in the browser not stay in the same place. Its mainly happening in Firefox. \[code\] <div class = "hello"> <p>Hello This is just an example of what should go in here. When youi move down to the bottom you will see what you need 2 enter. .</p> </div>\[/code\]Below is my css which i have used to control it. \[code\].hello{position:absolute;top: 210px;width:37em;text-wrap:none;text-align: left;font-size: 16px;}\[/code\]
 
Back
Top