In article <[EMAIL PROTECTED]>, Richard Ashbery <[EMAIL PROTECTED]> wrote: > I often convert an EasiWriter document to HTML but when viewed in > NetSurf any border placed around a picture frame is lost. The border is > very useful and provides a nice way of separating the body text from a > diagram thus making the document easier to read. Oregano displays it > correctly. Is there anyway of correcting this.
It is obviously up to the developers to have NetSurf respond appropriately to the BORDER attribute of the IMG tag and I notice various border issues are mentioned in the CSS to-do lists. In the meantime you could add a border to the bitmap before dropping it into EW. The added benefit is that such borders will look identical in every browser, whether BORDER is supported or not, and yours don't have to be common-or-garden borders; you could give them rounded corners, for example. T -- Tim Hill, www.timil.com
