Home > Article > Web Front-end > Do I need to write head when writing css files?
##Recommendation: "Writing css files does not have to be written in the head, it can also be written in the style tag outside the head; or use a separate css file, and then introduce the page through the tag, and needs to be placed Inside.
css video tutorial"
According to the specificationThe above is the detailed content of Do I need to write head when writing css files?. For more information, please follow other related articles on the PHP Chinese website!