Results 1 to 4 of 4
  1. #1
    slanluc is offline Junior
    Join Date
    Aug 2011
    Posts
    192
    Thanks
    0
    Thanked 1 Time in 1 Post
    Feedback Score
    0

    Default Spacing three images with CSS?

    I have three images that I would like to space evenly across a div so that the middle image is centered within the div and the left and right images are all the way over to their sides with a 0 margin.

    I have a feeling this is a simple thing to do, but the best I could do was center all three images within the div. I just want them to spread out more.

    Any suggestions?

  2. #2
    ipxcore is offline Freshman
    Join Date
    Dec 2011
    Location
    Phoenix, AZ. USA
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    give each image its own CSS class and use float left and float right

  3. #3
    churchwebsite is offline Freshman
    Join Date
    Mar 2012
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    Are you working with a fluid or a fixed design?

    In a fixed design it's not that hard. You have a total width of the web page and a total width of the three images. The rest you can fill up with margins and padding and borders. With a fluid design that might be different. You have to work with percentages and ems. There is a good book to learn this: it's called "CSS Mastery"

  4. #4
    johnny04 is offline Sophomore
    Join Date
    Feb 2012
    Posts
    55
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    float property would be the answer..

    HTML Code:
    <img src="image1.png" style="float:left" />
    <img src="image2.png" style="float:left" />
    <img src="image3.png" style="float:left" />

Similar Threads

  1. paragraph spacing?
    By workrock in forum HTML / DHTML
    Replies: 22
    Last Post: 12-12-2011, 06:19 AM
  2. Replies: 9
    Last Post: 04-18-2011, 12:25 PM
  3. not on google images
    By elgharib2008 in forum Google
    Replies: 3
    Last Post: 01-12-2011, 06:31 AM
  4. Replies: 4
    Last Post: 05-08-2010, 12:12 AM
  5. Replies: 0
    Last Post: 12-27-2008, 08:57 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Partners: BOSTON WEB DEVELOPER, LLC   |   WEBCOSMO CLASSIFIEDS