Exercise Two

Adding BGCOLOR and TEXT attributes to a BODY tag

  1. Open the HTML page you formatted in the previous exercise.
  2. Add BGCOLOR and TEXT attributes to the BODY tag for that HTML page. Set BGCOLOR equal to "black" and TEXT equal to "lime".
  3. Test your page in a web browser. Make corrections, as needed.
  4. Feel free to experiment with other colors, if you wish!

Main Menu