Home > Blockchain >  Django static tag on css(style-bg-image)
Django static tag on css(style-bg-image)

Time:07-03

so I am trying to make a webpage in django everything works well -> {% static 'website/img/core-img/s1.png' %} but when I try to do static style="background-image: url({% static 'website/img/bg-img/1.jpg'%}); it gives me those stupid errors althougt it seems to be fine according to my googling skills... so please help me screenshot showing vscode plugins and install button to django plugin

Then, on your file click inside detected language (HTML) and change to Django HTML language selector language list

  • Related