Cannot link to my css file
-
I have made a custom theme and am hosting it on wordpress locally. I have tried this code inside my header.php file to link to my stylesheet but it wont work.
<link rel="<?php bloginfo( 'stylesheet_url' );?>https://localhost:8080/htdocs/wordpress/wp-content/themes/twentyelevenchild/CSS/motorresolve.css" type="text/css">
Any idea why it wont work? or how i write it?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Cannot link to my css file’ is closed to new replies.