CSS3 :last-of-type Seçicisi

:last-of-type Seçicisi

Aynı seviyedeki elementlerin sonuncusunu seçer.

Versiyon: CSS3

Örnek

span:last-of-type {
  color:red;
}

Codepen Ön izleme

Tarayıcı Desteği

4.0 3.5 9.0 3.2 9.6