Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css select with attribute

div[attribute="value"] {
	/*Your styles*/
}
 
PREVIOUS NEXT
Tagged: #css #select #attribute
ADD COMMENT
Topic
Name
7+4 =