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
Hi All,
I¹ve just got a basic question regarding vertically aligning text and an
image within a div:
The
Officelinkonline Websiteis presently under
reconstruction.Please check back in a few weeks for the new
site.
I¹ve managed to source the following CSS code:
t; -Original Message-
> From: [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
Hi,
I have some basic code on a page: it's just a single table with one row and
cell - body table#travelinfo
width: 556px;
height: 542px;
vertical-align: middle;
border: 8px solid #CCAE6B;
}
#travelinfo h1 {
font-size: 14px;
color: #CCAE6B;
margin: 0px;
padding: 0px;
}
body {
backgr
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
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:
.outer {
position:relative;
display:table;
height: 200px;
width: 200px;
vertical