Back burrom click link
<a href="javascript:history.back()">❮Back</a>
Forward buttom
<a href="javascript:history.forward()">forward❯</a>
Space =  
Enter = <br>
To Make text bold and and Bigger
<span class="wlsm-font-medium wlsm-font-bold">
To Change Text Color
<FONT COLOR="#2A5F2F">
or
<FONT COLOR="#2A5F2F"/>Text
Url Click link
Home Page :- <a href="/"/a>
Url :- <a href="https://www.foodsala.com/account">Account</a>
Click link Buttom
<html>
<body>
<button onclick="window.location.href='https://www.foodsala.com/my-account';">
Account
</button>
</body>
</html>
Icone With Click Link of Buttom to change icone go to this link > https://tools.pingdom.com/
<li>
<a href="/"/a>
<svg style="color: #c1362c" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-house-door-fill" viewBox="0 0 16 16"> <path d="M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5z" fill="#c1362c"></path> </svg>
<br> <FONT COLOR="#c1362c" />Home
</a>
</li>

