Latest solutions

Latest comments
- @catherineisonlineSubmitted about 3 years ago@EmmanuelHexerPosted about 3 years ago
Wow, good job. i want to ask what you use to make your design exactly like the original one, I mean in measurements and everything?
1 - @TosinAyedunSubmitted about 3 years ago@EmmanuelHexerPosted about 3 years ago
-
Great work, In these instances i wouldn't recommend you to use media queries because the design can be responsive on their own in these cases.
-
I think if you want to know more about media queries you should search on youtube and watch some tutorials about them.
-
Also use rems instead of px this also helps in responsiveness.
I hope this helps. You can also check out my solution to see how i did it.
Marked as helpful0 -
- @vanzasetiaSubmitted about 3 years ago@EmmanuelHexerPosted about 3 years ago
Hi, checked all your projects and i must say, you are really good.
I started programming about a month ago, I'm still learning html and css now. Can you give me a roadmap on what you did to become as good as you are now? I hope to hear from you soon.
Thanks, Phalcin
1 - @vanzasetiaSubmitted about 3 years ago@EmmanuelHexerPosted about 3 years ago
Hi, checked all your projects and i must say, you are really good.
I started programming not long ago, I'm still learning. Can you give me a roadmap on what you did to become good as you are now?
Thanks, Phalcin
0 - P@obriedanSubmitted about 3 years ago@EmmanuelHexerPosted about 3 years ago
Hi Daniel, I took some time to look at your solution and you did a great job!
However I have some tips for improving your code:
- Note that all
img
elements should have analt
attribute. By adding this it will prevent you from having html and accessibility issues here.
Hope this help and happy coding!
0 - Note that all
- @imendh02Submitted about 3 years ago@EmmanuelHexerPosted about 3 years ago
Hi Imen, I took some time to look at your solution and you did a great job!
However I have some tips for improving your code:
- Note that every section should have a header tag like <h1-h6> element. This will help you avoid html issues here.
Hope this help and happy coding!
0