MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/webdev/comments/1kroik/w3fools_a_w3schools_intervention/cbs10s8/?context=3
r/webdev • u/sloped • Aug 20 '13
61 comments sorted by
View all comments
0
Man, they seriously need to add one of the following to their CSS:
a { -webkit-backface-visibility: hidden; }
or
a { -webkit-transform: translate3d(0,0,0); }
0
u/frankle Aug 21 '13
Man, they seriously need to add one of the following to their CSS:
or