|
Posted by Neredbojias on 11/23/30 11:44
To further the education of mankind, Merlin <ngroups@fastmail.fm>
declaimed:
> Hi there,
>
> this different browsers are driving me nuts! I am trying to postion an
> element on an exact point within the browser. So I used following
> code:
>
> float : left; position:absolute;top:20px;left:91px;z-index:1;
Incorrect css. Use float _or_ positioning.
> Now the element is on 3!! different positions. Each browser has its
> own! Opera, FF and IE! I tried it with "fixed" and that worked in
> opera and firefox, but not in IE.
>
> I am kind of lost here. Can anybody give me a hint on how to solve
> that?
Probably not without a url except to suggest that you revisit sources
documenting proper css implimentation.
--
Neredbojias
Infinity can have limits.
Navigation:
[Reply to this message]
|