Javier Eufracio
@Javieer57All comments
- @catherineisonlineSubmitted almost 3 years ago@Javieer57Posted over 1 year ago
Hi!
I found a bug in the neighboring countries' tags. When you click on one, it adds the neighboring countries of the current one to the neighboring countries from the previous screen. Excellent job! :)
1 - @alexiscenriquezSubmitted over 3 years ago@Javieer57Posted over 3 years ago
Hi Alexis!
You can use css
pseudo-elements
to create a div that works like a underline. Since that is like a box, you can change theborder-radius
and, for the color, just apply abackground-color
on the pseudo-element.Marked as helpful1