【william】評論
a[class='outlink' o_link^="http:"] Selects an <a element whose class='outlink' o_link attribute value begins with http:.For example:p[title^="para"] {background: green;}Will match the following:<p title="paragraph" This paragraph should have a green background. </p