Answer the question
In order to leave comments, you need to log in
How to make a single link?
Good afternoon! I can't figure out how to make the svg background and picture with text be a single link in this block (yellow triangle) when clicked. Thank you!
https://codepen.io/anton-kirpach/pen/zgKjpX?editor...
Answer the question
In order to leave comments, you need to log in
<div class="sticker-bottom">
<a href="https://www.google.com.ua/">...</a>
</div>
help me pleaseHave you tried wrapping the value in quotes? Something like this for example:
$sql_select = "SELECT * FROM `visits` WHERE login='{$_SESSION['login']}'";
echo $sql_select; exit;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question