I am using a rich text editor to edit the content on some web pages. The information is stored in a database. Please look at http://www.neamp.org. Please highlight the middle white table. You'll see "Testing". It is invisible unless you highlight it. It will not show up unless it is bolded. I don't want all of my text to be bolded.
The database field has this:
<P>Testing</P>
<P> </P>
Here's my code to retrieve the content from the database:
<td width="311" valign="top"><%= Content %> </td>
Does anyone know how I can solve this problem? I wonder if it is a problem with the CSS code that I used for the date on the masthead. Please look at http://forums.webwiz.net/forum_posts.asp?TID=9242&a mp;a mp;PN=2 for reference to the CSS code. The date is white.
Edited by Misty