attribute value begin

Here is the "List Item 3 have the attributes":title="xxxaaa" which begins with "xxx">. Is selected with the


li[title^="xxx"] {
	background: #e3e3e3;
}