0
Does a css file need html tags like head and body??
2 ответов
+ 1
There is no obligation to use HTML tags specifically! But if you want to decorate the elements of a tag, then you have to use the tag in CSS what you have used in HTML!
Visit the tutorial!
https://www.sololearn.com/learn/CSS/1080/
0
It may be able to have a body as body {}