Click here to get back home

Horizontal row of images...

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Horizontal row of images... cjl 06-20-2005
Posted by Michael Stemper on June 20, 2005, 1:49 pm
Please log in for more thread options


>"cjl" wrote:

>> I have four images (all the same size) that I am using as buttons,
>> and would like to align them in a horizontal row, contained in a div. I
>> can't seem to figure out the css or html to do this.
>
><DIV> <IMG> <IMG> <IMG> <IMG> </DIV>?

That seems relatively meaning-free. From the OP's question, it seems to
me that his/her content is really a list, making something like this:
<ul class="Buttons">
<li><img1></li>
<li><img2></li>
<li><img3></li>
<li><img4></li>
</ul>
the more appropriate markup. This would then be styled

UL.Buttons LI {display: inline;}

to give the desired effect.

--
Michael F. Stemper
#include <Standard_Disclaimer>
Always use apostrophe's and "quotation marks" properly.


Similar ThreadsPosted
Is it possible to keep this on the same horizontal? February 15, 2008, 1:33 pm
Is horizontal scrolling okay? December 28, 2004, 2:52 pm
Horizontal scroll to nowhere---why? October 23, 2007, 11:38 pm
Can't get the menu horizontal July 1, 2008, 4:59 pm
prevent horizontal scrolling February 5, 2008, 10:47 pm
Vertical and Horizontal Frames that Scroll Together October 7, 2004, 5:35 pm
Always turning off horizontal scrolling in an iframe January 23, 2005, 9:36 pm
Only Vertical Scroll bar no horizontal bars August 26, 2005, 3:44 am
question about horizontal scrollbar in frames August 11, 2006, 4:00 am
Horizontal CSS list, last entry right-aligned? April 11, 2008, 3:01 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap