Relative Content

Tag Archive for pythoncssdjango

CSS is not visible

I’m working on a project using Django. I imported HTML files and created a Base HTML. I placed CSS and images in a folder named ‘static’ and imported them, but the CSS is not appearing on the site, only the HTML. Would you like me to share the code?