Welcome Guest, Not a member yet? Register   Sign In
Can't get my CSS to show
#1

I've been trying to start building a website for the first time using CodeIgniter, and I can't seem to get my css to load. I've looked on a lot of sites and have tried to find the answer, but none seem to work so far.

Code:
<link href="<?php echo base_url('assets/css/style.css'); ?>" rel="stylesheet">

It directs to the location of the css file but when I press F12 to see the error, it says Error 404 not found.
My css folder is located here:
C:\xampp\htdocs\CI4\assets\css

Any help is appreciated
Thanks.
Reply


Messages In This Thread
Can't get my CSS to show - by Icanopit1 - 03-10-2022, 08:22 AM
RE: Can't get my CSS to show - by ikesela - 03-10-2022, 11:06 AM
RE: Can't get my CSS to show - by John_Betong - 03-10-2022, 06:55 PM
RE: Can't get my CSS to show - by startup - 03-10-2022, 10:34 PM
RE: Can't get my CSS to show - by virtualgadjo - 03-10-2022, 11:02 PM
RE: Can't get my CSS to show - by InsiteFX - 03-11-2022, 01:03 AM
RE: Can't get my CSS to show - by Anatoli Ille - 03-29-2022, 03:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB