|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
im designing a new site and ive got a problem. im sure this is simple, but ive
got a small table align to the right of my page. There is text wrapped around the outside of it at the moment but its really close to the edge of the table and doesnt look good. Is there a way to put padding around the edge of the table? |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Try posting this on the DW general forum, please.
-- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "bmathers9" <webforumsuser@macromedia.com> wrote in message news:fq3m1g$mci$1@forums.macromedia.com... > im designing a new site and ive got a problem. im sure this is simple, but > ive > got a small table align to the right of my page. There is text wrapped > around > the outside of it at the moment but its really close to the edge of the > table > and doesnt look good. Is there a way to put padding around the edge of the > table? > |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
doesnt really but thanks for your advice.
[q]Originally posted by: Newsgroup User Try posting this on the DW general forum, please. -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "bmathers9" <webforumsuser@macromedia.com> wrote in message news:fq3m1g$mci$1@forums.macromedia.com... > im designing a new site and ive got a problem. im sure this is simple, but > ive > got a small table align to the right of my page. There is text wrapped > around > the outside of it at the moment but its really close to the edge of the > table > and doesnt look good. Is there a way to put padding around the edge of the > table? > [/q] |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
That forum is the right place for this post, and since it gets about 5x the
traffic here, you will stand a better chance of getting good . But - it's up to you. -- Murray --- ICQ 71997575 Adobe Community Expert (If you *MUST* email me, don't LAUGH when you do so!) ================== http://www.projectseven.com/go - DW FAQs, Tutorials & Resources http://www.dwfaq.com - DW FAQs, Tutorials & Resources ================== "bmathers9" <webforumsuser@macromedia.com> wrote in message news:fq622u$bf5$1@forums.macromedia.com... > doesnt really but thanks for your advice. > > > [q]Originally posted by: Newsgroup User > Try posting this on the DW general forum, please. > > -- > Murray --- ICQ 71997575 > Adobe Community Expert > (If you *MUST* email me, don't LAUGH when you do so!) > ================== > http://www.projectseven.com/go - DW FAQs, Tutorials & Resources > http://www.dwfaq.com - DW FAQs, Tutorials & Resources > ================== > > > "bmathers9" <webforumsuser@macromedia.com> wrote in message > news:fq3m1g$mci$1@forums.macromedia.com... > > im designing a new site and ive got a problem. im sure this is simple, > > but > > ive > > got a small table align to the right of my page. There is text wrapped > > around > > the outside of it at the moment but its really close to the edge of the > > table > > and doesnt look good. Is there a way to put padding around the edge of > > the > > table? > > > > [/q] > > > |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
Try this...
Add the following style property to your table: style="margin: (top)px (right)px (bottom)px (left)px" Insert the number of pixels you want to ad space between the table and the wrapped text, it goes from top, right, bottom, then left. For example... <table width="200" border="0" align="right" style="margin: 0px 0px 10px 10px"> <tr> <td> </td> </tr> </table> |
|
![]() |
| Outils de la discussion | |
|
|