I have created Django Project.Project Name :- NoteBlog
Application-Name :- BlogApp
Problem:- I have created inside application static folder and i am give perfect path But does not work style.css file , How can achieve this problem.
My Project Structure

style.css file

HTML File base.html this is basic html file

I am extends file base.html file extend suuccess But style.css file does not work
Home.html
