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
CSS help with Probably Safari Bug
Old 07-13-2008, 06:33 AM CSS help with Probably Safari Bug
Kirtan's Avatar
Who Am I?

Posts: 377
Name: Venkat Raj
Location: Salem, South India
Trades: 3
Ok. Here is the code

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title></title>
<meta name="generator" content="Bluefish 1.0.7"/>
<meta name="author" content="Venkat"/>
<meta name="date" content="2008-07-13T14:54:23+0530"/>
<meta name="copyright" content=""/>
<meta name="keywords" content=""/>
<meta name="description" content=""/>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta http-equiv="content-style-type" content="text/css"/>
<style type="text/css">
div.wallpapers {
border: 1px solid #f00;
width: 400px;
}
div.thumb {
clear: left;
float: left;
border: 1px solid #0f0;
width: 78px;
}
div.links {
height: 78px;
display: table-cell;
vertical-align: middle;
padding-left: 10px;
border: 1px solid #00f;
}

</style>

</head>
<body>
    <div class="wallpapers">
        <div class="thumb">
            <img src="images/wallpaper1.jpg" width="78" height="78" alt="" />
        </div>
        <div class="links">
            WALL PAPER1<br />800x600 &nbsp;1024x768 &nbsp; 1600x1200</p>
        </div>
    </div>
    <div class="wallpapers">
        <div class="thumb">
            <img src="images/wallpaper1.jpg" width="78" height="78" alt="" />
        </div>
        <div class="links">
            WALL PAPER1<br />800x600 &nbsp;1024x768 &nbsp; 1600x1200</p>
        </div>
    </div>
    <div class="wallpapers">
        <div class="thumb">
            <img src="images/wallpaper1.jpg" width="78" height="78" alt="" />
        </div>
        <div class="links">
            WALL PAPER1<br />800x600 &nbsp;1024x768 &nbsp; 1600x1200</p>
        </div>
    </div>    
</body>
</html>
Result in Firefox and Opera is fine. Attachment 3252

Not in Safari. safari.jpg

Help! help!! help!!!
__________________
All the Buddhas of all the ages have been telling you a very simple fact: Be -- don't try to become.
Kirtan is offline
Reply With Quote
View Public Profile Visit Kirtan's homepage!
 
 
Register now for full access!
Old 07-13-2008, 10:04 AM Re: CSS help with Probably Safari Bug
Kirtan's Avatar
Who Am I?

Posts: 377
Name: Venkat Raj
Location: Salem, South India
Trades: 3
Never mind. Solved. Safari won't support table-cell unless otherwise it is in table.
__________________
All the Buddhas of all the ages have been telling you a very simple fact: Be -- don't try to become.
Kirtan is offline
Reply With Quote
View Public Profile Visit Kirtan's homepage!
 
Reply     « Reply to CSS help with Probably Safari Bug
 

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 0.43004 seconds with 13 queries