Job application

:persevering_face: hen test that asks for input and textarea to change border during focus input:focus, textarea:focus{
border: 1px solid yellow;
} this passed before i tried

is(input, textarea):focus{} shouldnt using is do the samething

Please can you post the url of the challenge or step you are doing and post all your code.

Whn you enter a code block into a forum post, please precede it with three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add the backticks.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').