<ul> <li></li> <p></p> <li></li> <b></b> <li></li> <div></div>
</ul>
ul li:last-of-type{ }
ul li:nth-last-of-type(1){ }
li:last-of-type{ } li:nth-last-of-type(1){ }