CSS对链接标签的问题

CSS对链接标签的问题

不能用b,只有a是链接的可以给各种a 里面加class="a1".a1 {}再或者你给父一级的标签加样式名,如&ltdiv class="a1"&gt&lta href=&qu
html-css200