OnBiponi
হোম
নতুন পোস্ট
🔍
CSS link active state & hover
Anchor
hover/active
state does not work on iPhone. This problem can easily be solved by using
ontouchstart = ""
in body tage as like below:
<body ontouchstart = "">
Labels:
CSS
,
Web development
✏️ Edit This Post