On 26 Apr 2005, at 1:08 am, tee wrote:

#intro object {display: block;} /* do not touch */

should fix it here. :)

Objects are inline replaced elements like images, they sit on the baseline.

Ingo

Thanks Ingo. It fixed but create a new problem for IE 5.2 Mac. It doubles
the space.
http://clients.lotusseeds.com/ie5.jpg



for IE mac, you can try 2 things:
1/ instead of #intro object {display: block;}, use #intro object {vertical-align:bottom;}
2/ if that fails, just hide the #intro object {display: block;} from IE mac. The backslash hack will do fine
<http://www.l-c-n.com/IE5tests/hiding/#anhid>


Philippe
---/---
Philippe Wittenbergh
now live : <http://emps.l-c-n.com/>
code | design | web projects : <http://www.l-c-n.com/>
IE5 Mac bugs and oddities : <http://www.l-c-n.com/IE5tests/>

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to