bdm
09-04-2008, 02:05 AM
Hi,
In my css I define paragraphs with a "text-indent" property so as to indent the first line of my text. Within these text paragraphs I have some <br> tags. When the <br> tag is followed by other tags (such as <span class="x"> or <a href="...">) then iSiloX (on Windows, at least) insists on indenting the following text rather than simply starting a new line.
I have tried the same html on some browsers (Firefox and IE) where it behaves as I would expect: ie starting a new line but with no text indent.
I wonder if this is one of those "disputed areas" with html/css definitions, or is it a bug in iSiloX?
Many thanks for any comments - or suggestions as to how to get the new line without indentation (whilst preserving my other "span" and "a" tags.
Bernard
In my css I define paragraphs with a "text-indent" property so as to indent the first line of my text. Within these text paragraphs I have some <br> tags. When the <br> tag is followed by other tags (such as <span class="x"> or <a href="...">) then iSiloX (on Windows, at least) insists on indenting the following text rather than simply starting a new line.
I have tried the same html on some browsers (Firefox and IE) where it behaves as I would expect: ie starting a new line but with no text indent.
I wonder if this is one of those "disputed areas" with html/css definitions, or is it a bug in iSiloX?
Many thanks for any comments - or suggestions as to how to get the new line without indentation (whilst preserving my other "span" and "a" tags.
Bernard