Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Perfect with ff and opera...horrible with safari?
Old 07-08-2009, 05:31 PM Perfect with ff and opera...horrible with safari?
Junior Talker

Posts: 1
Trades: 0
I have safari 4.0 on a mac and for some reason my css pretty much does not work at all and i have no idea why. I was wondering if I could get some pointers or suggestions. Here is the code:


#logo{
height: 100px;
width:700px;
padding-bottom:15px;
margin: 0 auto;
background-color:#CCCCCC;
}
#wrapper{
background-color:#009966;
height:480px;
width:700px;
margin: 0 auto;
}
#left{
background-color:#000066;
height:450px;
width:320px;
margin:15px;
float:left;
}
#right{
background-color:#000066;
height:450px;
width:320px;
float:right;
margin:15px;
}
#footer{
height:50px;
width:700px;
margin: 0 auto;
background-color:#330000;
}

and here is the html:

<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Untitled Document</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="logo">
this is the logo
</div>
<div id="wrapper">
<div id="left">
problem
</div>
<div id="right">
solution
</div>
</div>
<div id="footer">
footer
</div>
</body>
</html>

Thanks for any help or suggestions!
ttados is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-08-2009, 07:57 PM Re: Perfect with ff and opera...horrible with safari?
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Ok, Safari has a few bugs, but I don't see anything in that relatively simple code that wouldn't work correctly.

What exactly is the problem ?
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 07-08-2009, 08:25 PM Re: Perfect with ff and opera...horrible with safari?
orionoreo's Avatar
Ultra Talker

Posts: 335
Name: Jerry
Trades: 0
looks fine to me

this is what it looks like:

http://www.fusedeffects.com/Ayu/Screenshot2.jpg
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
orionoreo is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Perfect with ff and opera...horrible with safari?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.04565 seconds with 12 queries