trichview.support
Re: VERY Important Questions !! |
Author |
Message |
Alexander Adam |
Posted: 08/19/2002 13:34:07 Sergey Tkachenko wrote: > Hi, > > I am still in doubts about spans. > Actually, <SPAN> does absolutely nothing. It just allows to apply some > properties using CSS. > So, the code > <P><SPAN class=...><HR></SPAN></P> No, it won't. Because of the Style, (from the class=...), the line gets shown a bit different, and if I just wanted to have <B>Bold Text</B>, I get bold text with the textstyle: Problem: In my application, there is this special textstyle with html-export which has a yellow background and gray text to show the user this is html. Well, this yellow back and gray color is now shown on my bold text, too. So at least, the <SPAN>s should be removed because they make it that the style is applied and I don't want that... you understand? Alex |
Powered by ABC Amber Outlook Express Converter