css-editing.htm 96 B

12345678
  1. <style>
  2. textarea
  3. {
  4. background-color: #fffff0;
  5. font-family: monospace;
  6. }
  7. </style>