Hey i'm new to HTML i having problem with my code
<div class="toggle">
<input type="checkbox" class="check">
<b class="b switch"></b>
<b class="b track"></b>
</div>
I want to make it go to a new page when they click on the button
Who ever can help me will get a vouch
<div class="toggle">
<input type="checkbox" class="check">
<b class="b switch"></b>
<b class="b track"></b>
</div>
I want to make it go to a new page when they click on the button
Who ever can help me will get a vouch
