Does anybody know what is the list of the option you can put in the position, i got one : absolute
<div id="test" style="position:absolute"><p>hello</p></div>
Printable View
Does anybody know what is the list of the option you can put in the position, i got one : absolute
<div id="test" style="position:absolute"><p>hello</p></div>
Okay, I'm trying to translate your post to English.
The answer would be, "yes".Quote:
translation
Does anybody know what are the options for the the position style element? I know of only "absolute".
...
Oh, you want to know what they are. How about check with the W3C, since they set the standards.
You might find this passage of some relavence.