Given the fact that most mobile browsers are pretty modern, can we assume that :last-child will pretty much work in any mobile browser?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
According to CanIUse: http://caniuse.com/#search=last-child
It will work in iOS Safari, Opera Mini, Opera Mobile, and the base Android Browser. I would guess it also works in mobile Firefox as well given it uses pretty much the same base as the desktop version.