October 18, 2021October 18, 2021 by admin Css Tutorial CSS :lang Selector HTML Code <!DOCTYPE html><html><head><style>p:lang(it) { background: yellow;}</style></head><body><p>I live in Italy.</p><p lang=”it”>Ciao bella!</p></body></html> HTML View I live in Italy. Ciao bella! If you want to join my online or offline graphic designing course than just call me - 9334029817 Post navigation Previous Previous post:Next Next post: Related Posts CSS :nth-last-child() Selector October 18, 2021 CSS :nth-child() Selector October 18, 2021