I am new to CI.When redirected to another page, the browser load something else. So my own css file doesn't work, I dont know why. Is there anyone can help me?
eg:
<link href="message/css/style.css" rel="stylesheet" type="text/css"> -- this is mine
<link rel="stylesheet" type="text/css" href="chrome-extension://cgndfbhngibokieehnjhbjkkhbfmhojo/css/validation.css"> -- where does this come from?
thx for any help.