Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • Sevich-Kah 130

    @Sevich-Kah

    Submitted

    This is my first challenge and I have had a lot of trouble with my font. It works perfectly on other sites but when I post it on my submission page it does not seem to comply. I have checked the file path countlessly and even tried working with a external link font but none seems to work. Any feedback on the matter would be useful.

    jubril 70

    @Harkornde

    Posted

    Hi, I think you did try solving the desktop version; which is good. But my suggestion is that you could try designing for mobile first; this is because it'll help you use the media query more efficient, i.e you can go from mobile to tablet and then to desktop using the (@media (min-width: (size of your tablet)) and you can then set for desktop as well (@media (min-width: (size of your desktop)). The funniest is that you can use 2 or more min-width media in a code. you can read more on it here(https://www.emailonacid.com/blog/article/email-development/emailology_media_queries_demystified_min-width_and_max-width/)

    Marked as helpful

    0
  • jubril 70

    @Harkornde

    Posted

    Hi, I love what you've done it's a really good one, but I'll like to make suggestions in your project. Here are my suggestions; I love the fact that your calculator brought out an error showing that one must fill the form, but after ward it still went ahead to show a certain age rather than maintaining the error and still not doing the calculations. And I love the fact that you use functional programming

    Marked as helpful

    0