tag spacing

I''ve noticed when I use a or tag in a string to build an HTML page that htmlui tends to concatenate the string so that I will not have any spaces in between italicized and underlined words. Is this a known bug, has anyone else come across this problem?

1 Reply

DJ Davis Jebaraj Syncfusion Team April 19, 2005 10:51 PM UTC

Hi Ben, I have tested and found that the HTMLUI control does not show spaces whereas IE displays them. I will ask our development team to look into this. However, you can retain all spaces using the pre tag as show below:
This is italic text this is underlined
Regards, Davis

Loader.
Up arrow icon