Hello everybody. Finilly made Local Weather App. Would appreciate any feedback(positive or negative)
Here is the link: http://s.codepen.io/Andrew1024/debug/akLJjo.
Hello everybody. Finilly made Local Weather App. Would appreciate any feedback(positive or negative)
Here is the link: http://s.codepen.io/Andrew1024/debug/akLJjo.
Can you share the link of your application?
Good job! 2 things: for some reason I have a vertical scrollbar. Also the font-size of the actual temperature is a bit too small (compared to the rest of the text).
Itβs really not obvious that you need to click temp to switch it to F and backβ¦
I like your colors. I personally find this project hard to design for.
The temperature toggle link needs something to tell the user that it should be clicked. If itβs not wrapped in an element that is meant to be clicked, like an anchor, then a users mouse wont change to the pointer when they hover over it. I recommend using the CSS cursor property. MDN: cursor
If you want to find good colors for your website here it is https://www.artlebedev.ru/tools/colors/.