css help please
css help please
Out of context: Reply #3
- Started
- Last post
- 9 Responses
- thismanslife0
a.style1
("a" with a class of "style1").style1 a
("a" contained within a class of "style1")
a.style1
("a" with a class of "style1")
.style1 a
("a" contained within a class of "style1")