Is it legal to add CSS to the <HTML> tag?

  • Thread starter Thread starter dkling
  • Start date Start date
D

dkling

Guest
Can I add CSS to THE actual <HTML> tag on a web page?

For instance, I want to have a tiled background image on the <HTML> tag, then a header image repeated horizontally across the the page on the <BODY> tag.

It seems to work in Safari and Firefox...
 
Back
Top