[css-d] Help with floats in IE mac

2005-09-12 Thread Officelink
Hi everyone, I wondered if someone could help me find a fix for floats in internet explore for the mac. On the following two pages: http://www.officelinkonline.com.au/gwh/frames.htm and http://www.officelinkonline.com.au/gwh/services.htm ...the floats won't float to where they're supposed

[css-d] Vertical alignment problems

2005-07-27 Thread Officelink
Hi All, I¹ve just got a basic question regarding vertically aligning text and an image within a div: div id=outer div id=innerimg src=officelinklogo.gif alt=Officelink Logo width=211 height=36 h1The Officelinkonline Website/h1pis presently under reconstruction./p

Re: [css-d] Box model problem??

2005-06-07 Thread Officelink
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Officelink Sent: Monday, June 06, 2005 8:32 PM To: css-d@lists.css-discuss.org Subject: [css-d] Box model problem?? Hi, I have some basic code on a page: it's just a single table with one row and cell - table id=travelinfotrtdIn here

[css-d] Box model problem??

2005-06-06 Thread Officelink
Hi, I have some basic code on a page: it's just a single table with one row and cell - table id=travelinfotrtdIn here is just about three or four paragraphs of text wrapped in p tags and an h1 heading above each paragraph/table/td/tr The table has 20 pixels of padding all around and 8 pixels of

Re: [css-d] Vertically centre on IE Mac

2005-06-04 Thread Officelink
Thanks for the help, I think you're right - it would be a bit too complex to make it work in IE(mac), so I think I'll just go for a table cell in this case. Officelink wrote: I was given the following code to vertically centre text within a div and it works great in all browsers except IE

[css-d] Vertically centre on IE Mac

2005-06-03 Thread Officelink
Hi, I was given the following code to vertically centre text within a div and it works great in all browsers except IE(mac). I wondered if anyone knew of a way to get it to work in this browser: meta http-equiv=Content-Type content=text/html; charset=iso-8859-1 / style type=text/css .outer {