PC Review


Reply
Thread Tools Rate Thread

css photo arrangement

 
 
=?Utf-8?B?QmlsbA==?=
Guest
Posts: n/a
 
      14th Jun 2004
Hello, I am trying to make a photo page. What I want to do is make a page with photos but I want to alternate every other with different number of pictures. The first row would have one image, the second two, the third one, the fourth two and it just keeps going until ten. What I wanted to do is make this page with css and no tables. I am just learning css and am not quite sure if this is the way to go. Would you suggest putting each picture in its own <div> and then positioning each individual picture that way. Any suggestions would be appreciated
 
Reply With Quote
 
 
 
 
Jim Buyens
Guest
Posts: n/a
 
      15th Jun 2004
Howdy.

Yes, you could do this by putting each picture in a <div>
and then positioning all the <div>s.

However, it would be a lot simpler to:

1. Make a ten-row, two column table.
2. Merge the cells in rows 1, then the cells in row 3,
and so forth for rows 5, 7, and 9.
3. Put a picture in each remaining cell.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------



>-----Original Message-----
>Hello, I am trying to make a photo page. What I want to

do is make a page with photos but I want to alternate
every other with different number of pictures. The first
row would have one image, the second two, the third one,
the fourth two and it just keeps going until ten. What I
wanted to do is make this page with css and no tables. I
am just learning css and am not quite sure if this is the
way to go. Would you suggest putting each picture in its
own <div> and then positioning each individual picture
that way. Any suggestions would be appreciated
>.
>

 
Reply With Quote
 
=?Utf-8?B?QmlsbA==?=
Guest
Posts: n/a
 
      15th Jun 2004
Thanks I knew it seemed simpler to use tables but it seems like everyone is trying to build sites with css anymore and supposeably it is better to design without tables but it seems like tables make it easier not css. Anyway thank for your help.

"Jim Buyens" wrote:

> Howdy.
>
> Yes, you could do this by putting each picture in a <div>
> and then positioning all the <div>s.
>
> However, it would be a lot simpler to:
>
> 1. Make a ten-row, two column table.
> 2. Merge the cells in rows 1, then the cells in row 3,
> and so forth for rows 5, 7, and 9.
> 3. Put a picture in each remaining cell.
>
> Jim Buyens
> Microsoft FrontPage MVP
> http://www.interlacken.com
> Author of:
> *----------------------------------------------------
> |\---------------------------------------------------
> || Microsoft Office FrontPage 2003 Inside Out
> ||---------------------------------------------------
> || Web Database Development Step by Step .NET Edition
> || Microsoft FrontPage Version 2002 Inside Out
> || Faster Smarter Beginning Programming
> || (All from Microsoft Press)
> |/---------------------------------------------------
> *----------------------------------------------------
>
>
>
> >-----Original Message-----
> >Hello, I am trying to make a photo page. What I want to

> do is make a page with photos but I want to alternate
> every other with different number of pictures. The first
> row would have one image, the second two, the third one,
> the fourth two and it just keeps going until ten. What I
> wanted to do is make this page with css and no tables. I
> am just learning css and am not quite sure if this is the
> way to go. Would you suggest putting each picture in its
> own <div> and then positioning each individual picture
> that way. Any suggestions would be appreciated
> >.
> >

>

 
Reply With Quote
 
Wally S
Guest
Posts: n/a
 
      15th Jun 2004
Many people are using CSS, but not everyone is giving up tables. CSS and
tables work well together. Designing pages with positioning instead of
tables is tedious, and the results are unpredictable, as not all browsers
display positioning in the same way.

Wally S

"Bill" <(E-Mail Removed)> wrote in message
news:395DB47E-7AD5-4CC0-B80C-(E-Mail Removed)...
> Thanks I knew it seemed simpler to use tables but it seems like everyone

is trying to build sites with css anymore and supposeably it is better to
design without tables but it seems like tables make it easier not css.
Anyway thank for your help.
>
> "Jim Buyens" wrote:
>
> > Howdy.
> >
> > Yes, you could do this by putting each picture in a <div>
> > and then positioning all the <div>s.
> >
> > However, it would be a lot simpler to:
> >
> > 1. Make a ten-row, two column table.
> > 2. Merge the cells in rows 1, then the cells in row 3,
> > and so forth for rows 5, 7, and 9.
> > 3. Put a picture in each remaining cell.
> >
> > Jim Buyens
> > Microsoft FrontPage MVP
> > http://www.interlacken.com
> > Author of:
> > *----------------------------------------------------
> > |\---------------------------------------------------
> > || Microsoft Office FrontPage 2003 Inside Out
> > ||---------------------------------------------------
> > || Web Database Development Step by Step .NET Edition
> > || Microsoft FrontPage Version 2002 Inside Out
> > || Faster Smarter Beginning Programming
> > || (All from Microsoft Press)
> > |/---------------------------------------------------
> > *----------------------------------------------------
> >
> >
> >
> > >-----Original Message-----
> > >Hello, I am trying to make a photo page. What I want to

> > do is make a page with photos but I want to alternate
> > every other with different number of pictures. The first
> > row would have one image, the second two, the third one,
> > the fourth two and it just keeps going until ten. What I
> > wanted to do is make this page with css and no tables. I
> > am just learning css and am not quite sure if this is the
> > way to go. Would you suggest putting each picture in its
> > own <div> and then positioning each individual picture
> > that way. Any suggestions would be appreciated
> > >.
> > >

> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
arrangement MSNews server Windows Vista General Discussion 2 20th Dec 2007 11:58 AM
Arrangement harvindersingh1 Microsoft Excel Misc 2 18th Apr 2006 07:46 AM
Photo arrangement =?Utf-8?B?TWljaw==?= Microsoft Frontpage 4 1st Apr 2006 04:26 PM
Re-arrangement =?Utf-8?B?V2lsbGlhbQ==?= Microsoft Excel Misc 4 26th Oct 2005 09:11 AM
Control of Photo Arrangement on a CD =?Utf-8?B?REFBUg==?= Windows XP Photos 3 24th Dec 2003 03:20 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:07 AM.