minus-squareHavald@lemmy.worldtoWorld News@lemmy.world•LinkedIn Is Illegally Searching Your ComputerlinkfedilinkEnglisharrow-up15·5 days agoI presume they’re talking about an element with something like this: position: absolute; left: -50px; width: 0px; height 0px; Very commonly used for elements like skip to content links that are hidden off screen and shown on screen once they receive focus. linkfedilink
I presume they’re talking about an element with something like this: position: absolute; left: -50px; width: 0px; height 0px;
Very commonly used for elements like skip to content links that are hidden off screen and shown on screen once they receive focus.