logo

Crowdly

Browser

Add to Chrome

A developer wants to apply a blue border to the following input element: HTML ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

A developer wants to apply a blue border to the following input element:

HTML

<input type="text" id="name">

CSS

.name {

  border: 2px solid blue;

}

However, the border is not displayed. What is the most likely reason?

83%
0%
17%
0%
More questions like this

Want instant access to all verified answers on moodle.nottingham.ac.uk?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome