Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

evenly space images in div
(1 viewing) (1) Guest
All your queries regarding CSS will be solved in this forum
  • Page:
  • 1
TOPIC:

evenly space images in div

evenly space images in div 9 months, 2 weeks ago #771

  • gaurang
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
  • Karma: 0
Hi, I have a div of 200px and 3 images with each of 65x65 pixels, and I want to evenly space them in the div

Re: evenly space images in div 9 months, 2 weeks ago #773

  • priyanka
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
Put the following code in the image styling
#div img
{
margin-right: 5px;
}
  • Page:
  • 1
Time to create page: 1.33 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download