I keep getting this error: The value of attribute [ style ] must be in double quotes.
Hello,
I am using this bottstrap template and i keep getting this error no matter how i modify my code.
if i use double quotes, my image wont show as a background.
the website is live on: www.elissaco.com
and here is a text copy of the code:
<div class="col-lg-5 align-items-stretch order-1 order-lg-2 img" style='background-image: url("assets/img/120s.png");' data-aos="zoom-in" data-aos-delay="150">
</div
along with a screenshot of what adobe shows me

