
Here's what I have already... HTML <div class="sheet-wrapper"> ... </div> CSS .sheet-wrapper { padding = 5px; background = url(' <a href="https://sgo.diebot.org/img/AntiquePaperBG.png" rel="nofollow">https://sgo.diebot.org/img/AntiquePaperBG.png</a> '); } I've tried it with single quotes, double quotes, 'background-image'... It also works as expected in an <img>. Please, what is being overlooked here? PS: Also, what is the Translation tab for?