팔만코딩경
/
Personal page
/
Contributors
/
5인미만사업장
/
Engineering Wiki
/
TypeScript(JS)
/
CSS 선택자
/
선택자 리스트
/
[title~=flower]
Search
Duplicate
Share
[title~=flower]
Example description
Selects all elements with a title attribute containing the word "flower"
Selector
[
attribute
~=
value
]