::search-text 가상 요소는 브라우저의 '페이지 내 찾기' 기능에서 일치하는 텍스트를 선택합니다.
::search-text 가상 요소는 사용자가 브라우저의 '페이지 내 찾기' 기능을 사용할 때 해당 기능에 의해 강조된 텍스트를 선택할 수 있게 해줍니다. 이 pseudo-element의 사용법에 대해 자세히 알아보려면 CSS-Tricks 홈페이지를 방문하는 것이 좋습니다. 이 문서는 CSS와 관련된 유용한 자료를 제공하는 방향으로 도움을 줍니다.
::search-text pseudo-element selects matching text from the browser's 'find in page' feature.
::search-text is a CSS pseudo-element that allows you to select text highlighted by the browser's 'find in page' feature. This functionality enhances user experience by visually indicating search matches. For more information on its usage, visiting the CSS-Tricks website is recommended.