I am having problems with the following code when I'm doing an internal link
body {color: black; background: teal; font-family:arial}
on another open HTML Document I have this code
<BODY>
This is a test!
</BODY>
I should be seeing a teal bacground with white lettering and I don't.........HELP
body {color: black; background: teal; font-family:arial}
on another open HTML Document I have this code
<BODY>
This is a test!
</BODY>
I should be seeing a teal bacground with white lettering and I don't.........HELP