Loading practice questions
You have a search bar on your site. You would like to use a to make the word "Search" visible to screen readers, but you don't want to display the word "Search" on the screen. How can you accomplish this?
(B) Use the built-in WordPress CSS class .screen-reader-text to hide the text from screen, like this: Search
Explanation:
Use the built-in WordPress CSS class .screen-reader-text to hide the text from screen, like this: Search