When I click over this div link, a blue outline is showing around the div, how to remove this? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

When I click over this div link, a blue outline is showing around the div, how to remove this?

https://code.sololearn.com/WRhu7EKJLfDY/?ref=app

30th Sep 2019, 1:01 AM
Akshay Jain
Akshay Jain - avatar
2 ответов
+ 1
in CSS code, in div{}, remove background-color:dodgerblue;
30th Sep 2019, 2:43 AM
Wardy Spirit
Wardy Spirit - avatar
0
I want to use that color in background, I am talking about removing outlines when clicked over the div link.
30th Sep 2019, 12:06 PM
Akshay Jain
Akshay Jain - avatar