Html background color
Posted: Wed Jun 03, 2009 3:56 pm
When a html without background color is opened, the background is clBtnFace in the editor.
Html example:
How can I display such a html with a white background? Of course, when the html has a background color specified, this color should be used instead of white.
I'm using RvHtmlImporter v0.0032 and RVHTMLViewImporter 1.5.3. The html is opened with TrvActionOpen.
Html example:
Code: Select all
<html>
<body>
Test
</body>
</html>
I'm using RvHtmlImporter v0.0032 and RVHTMLViewImporter 1.5.3. The html is opened with TrvActionOpen.