Where in a HTML file must the CSS document level styles (<STYLE> </STYLE>...

Irrek

New member
...tags) be placed? 1. Between the <TITLE> </TITLE> tags
2. Between the <HEAD> </HEAD> tags
3. Between the <SCRIPT> </SCRIPT> tags
4. Between the <CSS> </CSS> tags
 
Back
Top