<?xml version="1.0" encoding="UTF-8"?>
<feature id="nth-of-type"><name>:nth-of-type() pseudo-classes</name><description>The :nth-of-type() and :nth-last-of-type() CSS functional pseudo-classes match elements based on their position among siblings of the same type. The :first-of-type, :last-of-type, and :only-of-type pseudo-classes match the first, last, and only elements of its type.</description><group>selectors</group><group_name>Selectors</group_name><baseline><status>widely</status><low_date>2015-07-29</low_date><high_date>2018-01-29</high_date></baseline><support><browser name="chrome" version="4" supported="true"></browser><browser name="firefox" version="3.5" supported="true"></browser><browser name="safari" version="3.1" supported="true"></browser><browser name="edge" version="12" supported="true"></browser><browser name="chrome_android" version="18" supported="true"></browser><browser name="firefox_android" version="4" supported="true"></browser><browser name="safari_ios" version="2" supported="true"></browser></support><specifications><spec>https://drafts.csswg.org/selectors-4/#typed-child-index</spec></specifications><caniuse></caniuse><mdn_url>https://developer.mozilla.org/docs/Web/CSS/Reference/Selectors/:nth-of-type</mdn_url><compat_features><key>css.selectors.first-of-type</key><key>css.selectors.last-of-type</key><key>css.selectors.nth-last-of-type</key><key>css.selectors.nth-of-type</key><key>css.selectors.only-of-type</key></compat_features><canonical_url>https://nowyoucanuse.com/features--nth-of-type.html</canonical_url></feature>