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

  • @eltonSSilv

    Submitted

    What are you most proud of, and what would you do differently next time?

    organização dos elementos e posicionamento, deixando o codigo de forma mais semantica e utilização do pseudo elemento :hover

    What challenges did you encounter, and how did you overcome them?

    o maior desafio foi a disposição dos objetos na tela, tentei alinhar proporcionalmente cada elemento individualmente para depois posicionar o elemento pai

    qahsishaq 70

    @qahsishaq

    Posted

    Nice job, but using other units of measurement like rem, em , etc instead of 'px' is much better. And I noticed you separated most of your css into different stylesheets.. that's not the coding convention I'm used to seeing. but why not keep them all in one file? I feel that'd be concise and simple. Imagine having a hundred css stylesheet in your code.....when you can just have one. I'm not saying you are wrong...have fun building!🎉🎉🎉🎉

    Marked as helpful

    0
  • qahsishaq 70

    @qahsishaq

    Posted

    The size of my main(centralized container) is relatively smaller compared to the template. How can I minimize this error next time? Please

    0
  • qahsishaq 70

    @qahsishaq

    Posted

    Great work! Perhaps you should make the font responsive (with respect to the viewport) for all screen-sizes and know when to use headings (h1, h2, h3, h4..) and other appropriate semantic tags, instead of using only P tags(paragraphs) for every text/typeface.

    Marked as helpful

    0
  • qahsishaq 70

    @qahsishaq

    Posted

    Great work!

    0