SyntaxFix
Write A Post
Hire A Developer
Questions
You could do this
<?php include("Includes/styles.inc"); ?>
And then in this include file, have a link to the your css file(s).
include