Re: [css-d] Re: force an image to display on the next line

2005-07-01 Thread Jon Trelfa
On 7/1/05, stu <[EMAIL PROTECTED]> wrote: > David Wrote: > > Thanks for your other pointers though, ive found a different solution as your > right about what happens when CSS is not available. > > Stu. If you found a solution, do you mind posting it? That way, if someone else was having the sa

RE: [css-d] Re: force an image to display on the next line

2005-07-01 Thread stu
ward Sent: Fri 01/07/2005 12:41 To: css-d@lists.css-discuss.org Subject: [css-d] Re: force an image to display on the next line On 7/1/05, stu <[EMAIL PROTECTED]> wrote: > Does anyone know how to force an image to display on the next line? > So instead of this: > text here >

[css-d] Re: force an image to display on the next line

2005-07-01 Thread David Dorward
On 7/1/05, stu <[EMAIL PROTECTED]> wrote: > Does anyone know how to force an image to display on the next line? > So instead of this: > text here > > Well that line break is using non-HTML compatable XHTML syntax, while the image is using HTML 3.2 syntax (the alt attribute is missing, it became