Recipe Page | Frontend Mentor Challenge (HTML & CSS)

Поділитися
Вставка
  • Опубліковано 8 лис 2024

КОМЕНТАРІ • 17

  • @edsHTML
    @edsHTML  9 місяців тому +1

    New MORTGAGE CALCULAOR Frontend Mentor project just dropped go watch it here GO GO GO 🚨🚨🚨: ua-cam.com/video/xp-gaZ7XlG4/v-deo.html
    CONTACT FORM Frontend Mentor project just dropped go watch it here GO GO GO 🤯🤯🤯: ua-cam.com/video/B8OOjAcOVFg/v-deo.html

  • @athanmartin990
    @athanmartin990 3 місяці тому

    Great stuff! I am just getting in to coding and your videos help a lot.

    • @edsHTML
      @edsHTML  3 місяці тому

      Keep going bro 😎 you will get better everyday 💪

  • @whateveritwasitis
    @whateveritwasitis 6 місяців тому +1

    awesome! its so hard to find tutorials that have loud obnoxious music to distract me

  • @jmosofficiallyvlog
    @jmosofficiallyvlog 5 місяців тому

    Nice bro! I have an idea how to do my final exam thanks to you

    • @edsHTML
      @edsHTML  5 місяців тому

      All the best 💪

  • @adfinemrising
    @adfinemrising 7 місяців тому

    very nice work mate! keep it up

    • @edsHTML
      @edsHTML  7 місяців тому

      Thanks bro 😎

  • @DevDissent
    @DevDissent 9 місяців тому +1

    Just use OL for the numbered list? Did this challenge as well on my channel. 🍻

    • @edsHTML
      @edsHTML  9 місяців тому

      i used divs with flex to get the text lined up like in the picture. it was the best way i knew to do it, but yeah you could still you OL👍

    • @DevDissent
      @DevDissent 9 місяців тому

      ​@@edsHTML
      .properList {
      /*
      default padding-left applied by browsers to UL/OL is usually 40px, adjust here
      */
      padding-left: 99px;
      }
      .properList li {
      /*
      distance between number and text / distance between marker and list item text content
      */
      padding-left: 99px;
      }
      Instructions
      some text
      some text
      some text
      some text

    • @edsHTML
      @edsHTML  9 місяців тому

      nice😏 i remember messing around with the padding and margins but it wouldnt work for me

  • @faisal_dev951
    @faisal_dev951 9 місяців тому

    hi where's the source code ?

    • @edsHTML
      @edsHTML  9 місяців тому +1

      you can find the starter code on frontend mentor, its the newest challenge😀

    • @faisal_dev951
      @faisal_dev951 9 місяців тому

      @@edsHTML hahaha no the solved one haha