|
RE: Annoying display problem: msg#03576php.general
> Now I've got the text sitting nicely beside the pix, but no > matter what I try (i.e. <td cellpadding="5"> or whatever, > the text butts right to the left margin, First option is to insert cellpadding or cellspacing in your <table> tag - that's where it get's set for the whole table. A possible solution could include using hspace=10 in your image tag (don't know if that would be swallowed up in the table layout though). Another option would be to use styles - define a style for putting padding around something and then use that style for your test (or probably your image for that matter). CYA, Dave -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | error in compling with oracle support, Michael P. Carel |
|---|---|
| Next by Date: | RE: error in compling with oracle support, Peter |
| Previous by Thread: | Re: Annoying display problem, Andre Dubuc |
| Next by Thread: | Re: Annoying display problem, Andre Dubuc |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |