Well I'm working on my new blog, and one of the sections I'm about to make is a photoalbum. I wonder how through CSS I can make it so that the images break down to the next line when the current lines begins to hit it's max-width. For example: the width of the column is 450px, and each image I put on is 50x50px. How can I make it so that after 9 images, it will break to the next line. This way the only coding I need is <a href="image.php?id=<?php echo $picid; ?>"><img src="<?php echo $imgsrc; ?>" width="50px" height="50px" /></a>
Breakline
Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.
Page 1 of 1
Breakline
#2
Posted 15 March 2008 - 05:56 PM
This should happen automatically without any additional coding.
#3
#4
Posted 16 March 2008 - 11:11 AM
Quote
Internet Explorer, no.
Yes it does - please show an example of the code you're having difficulty with.
#5
Posted 16 March 2008 - 02:59 PM
Maybe I lied: http://mikesidelka.com/album.php
maybe it's just when the text overflows that internet explorer fucks it up. (ex, excessive !'s)
maybe it's just when the text overflows that internet explorer fucks it up. (ex, excessive !'s)
Share this topic:
Page 1 of 1


Help
This topic is locked

MultiQuote









