This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > August 2004 > DW,CSS image/text layout problems
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
DW,CSS image/text layout problems
|
|
| Pam_pmg 2004-08-26, 12:20 pm |
| Hello,
I am trying to get my pics to line up in a row with a p text below. Page
format is a 2 column with navigator on the left..body of stuff in the right
column
it looks fine in DW but when I posted it. the pics are all over and text
starts on the side of pics.
here is the code ex.
<DIV style="text-align:center; margin-top:1em;">
<p><img src="pmg_ssg_a.jpg" width="219" height="168">
<img src="pmg_ssg_b.jpg" width="198" height="170">
<img src="pmg_ssg_c.jpg" width="205" height="168">
<img src="pmg_ssg_d.jpg" width="201" height="168"></p></div>
<p class="bodytext"> blahbl;ahblha blhablhablhablha</p>
| |
| Karen Boyle 2004-08-26, 12:20 pm |
| It's impossible to know without seeing all components of the page however,
I'd take an educated guess that the combinations of image widths (+800 right
there), paddings, and margins for the "content" area of your page exceeds
the available space causing things to wrap quite oddly.
--
Karen Boyle, PVII Support
Certified MX04 Developer
http://projectseven.com/
> Hello,
> I am trying to get my pics to line up in a row with a p text below. Page
> format is a 2 column with navigator on the left..body of stuff in the
right
> column
> it looks fine in DW but when I posted it. the pics are all over and text
> starts on the side of pics.
> here is the code ex.
> <DIV style="text-align:center; margin-top:1em;">
> <p><img src="pmg_ssg_a.jpg" width="219" height="168">
> <img src="pmg_ssg_b.jpg" width="198" height="170">
> <img src="pmg_ssg_c.jpg" width="205" height="168">
> <img src="pmg_ssg_d.jpg" width="201" height="168"></p></div>
>
> <p class="bodytext"> blahbl;ahblha blhablhablhablha</p>
>
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|