HTM17
DESCRIPTION

OUTPUT

SOURCE CODE






DESCRIPTION

Invisible Comment

OUTPUT

This is page with black background and text change to white.

SOURCE CODE

<HTML>
<HEAD>
<TITLE>HTM17</TITLE>
</HEAD>
<body>
<body bgcolor=#000000 text=#ffffff>
<!--This is my comment which will not displayed on the page-->
This is page with black background and text change to white.
<body>
</html>