<body bgcolor = "#98fc03" text = "#557524" >
<h1> Title </h1>
<p >Change the background and title color, and check the result.</p>
<table bgcolor = "#000000">
<tr>
<td>
<font color = "#FFFFFF">This paragraph will appear with white letters on black background.</font>
</td>
</tr>
</table>
</body>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.