0

I put the style tag outside the html tag and according to my teacher it should give me no result but it actually works. Why does it work if it isn't supposed to be like this?

<!DOCTYPE html>
<html>
<head> some stuff </head>
<body> other stuff </body>
</html>
<style>
css comes here
</style>
4e4a
  • 9
  • 1

0 Answers0