Build PRODUCTS Page & LOAD CONTENT With JavaScript, HTML & CSS

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 9

  • @codeharvestguide
    @codeharvestguide  8 месяцев назад

    Hi Code Harvesters!
    If you would like to see how I designed the product-box with the image, title, price and add-to-cart button, do watch this video right here: ruclips.net/video/2hw4pu0bDis/видео.htmlsi=Qb2zcDLp5wMP8E6-
    Give this video a big thumbs up if you liked it, comment down below and subscribe if you have not done yet!
    If

    • @taranewstime6909
      @taranewstime6909 8 месяцев назад

      Can please share image

    • @codeharvestguide
      @codeharvestguide  8 месяцев назад

      ​@@taranewstime6909
      Hi Tara!
      The images I used in the video were taken from popular home furniture websites. However, if you would like to know how I put in the image in the box/container, along with the title, price and add-to-cart button, you click on my previous video here: ruclips.net/video/2hw4pu0bDis/видео.htmlsi=gaW3YCAa1Irv0ACI

  • @mankaminja683
    @mankaminja683 8 месяцев назад

    Very useful knowledge. Thank you miss.

  • @SueZoeDivine
    @SueZoeDivine 8 месяцев назад

    Amazing 😊

  • @rosia5866
    @rosia5866 8 месяцев назад

    Awesome work. Thanks for sharing this knowledge

  • @JanethMinja-t4p
    @JanethMinja-t4p 8 месяцев назад

    Great knowledge

  • @melchizedek79
    @melchizedek79 7 месяцев назад

    Great work. How do we get the source code for the images?

    • @codeharvestguide
      @codeharvestguide  7 месяцев назад

      Hi Melchizedek,
      If you are asking for the source code of the images I used in this video, I used and downloaded images from different stock photo sites, such as Unsplash, Freepik, iStock.
      However, if you desire to access any website's image's source link, simply right-click the image and on the pop-up menu search for "Copy Link Address". Otherwise, if you desire to access this through a website's image's source (src) code, you can right-click your mouse and click on "Inspect". Hover your mouse and look for the HTML tag that contains the image (usually, the image you hope to find will be highlighted at the hovered line of code), and look for "src" for its source.
      I hope this answered your question!