hello 
i'm probably using the completely wrong syntax but how do i include a styles.css into my Application.cfm file?
right now i have
<!---Include stylesheet--->
<cfinclude template="styles.css">
and all its doing is pasting my css to the top of the page - how can i embedd the file?
thanks!
!nina.
i'm probably using the completely wrong syntax but how do i include a styles.css into my Application.cfm file?
right now i have
<!---Include stylesheet--->
<cfinclude template="styles.css">
and all its doing is pasting my css to the top of the page - how can i embedd the file?
thanks!
!nina.