====== CSS :checked Selector ======
* description : %%CSS :checked%% Selector
* author : 오션
* email : shlim@repia.com
* lastupdate : 2021-07-01
\\
=====The source of this article====
[[https://www.w3schools.com/csSref/sel_checked.asp|CSS :checked Selector]]\\
====Example====
선택된(checked) 모든 요소의 높이와 너비를 설정합니다.\\
=====Definition and Usage=====
''%%:checked%%'' 선택자는 모든 선택된 %%%% 요소 (라디오 버튼 및 체크박스만 해당) 및 %%