CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 5th, 2003, 09:19 PM
MKashlev MKashlev is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2001
Location: Riverdale, NYC
Posts: 9 MKashlev User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to MKashlev
Question probs w/ CSS layout

Hello, how do you make all three images combined without seams, so that they are together in one row?
the page is at http://mkashlev.dyndns.org:7771/ISSI2003-web/div1.html
The code is as follows:
Code:
 <?xml version="1.0"?>
  <!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">
  <head>
  <title>CSS TEST</title>

<style type="text/css">
  body {
    margin:9px 9px 0 9x;
    padding:0;}
  #level0 {
    background:#FC0;}
  #logo {
    width:97px;
    height:79px;
    background-image: url("images/Weizmann-Institute.gif"); background-repeat: no-repeat;}
  #vrtop{
    height:79px;
    width:8px;
    margin-left:97px;
    padding-left:0px;
    background-image: url("images/about_02.gif"); background-repeat: no-repeat;}
  #titlebar{
    height:79px;
    width:521px;
    margin-left:105px;
    padding-left:0px;    
    background-image: url("images/title-about.gif"); background-repeat: no-repeat;}
</style>

</head>



<body>
  <div id="level0">
    <div id="logo">
      <div id="vrtop">
        <div id="titlebar">

     
        </div>
      </div>
    </div>
  </div>
</body>

</html>

Reply With Quote
  #2  
Old August 6th, 2003, 03:11 AM
ibidris2003 ibidris2003 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 249 ibidris2003 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Hi,

you can experiment with CSS using this tool:

http://www.mycgiserver.com/~ibidris/css.jsp

I get the impression that you want to have an image that represents 3 links. In that case you should make an image map.


http://galileo.spaceports.com/~ibidris/

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > probs w/ CSS layout


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway