Single Product Page Design | HTML, CSS, & JavaScript

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ต.ค. 2022
  • This video will teach us to design a single product page by using HTML, CSS, and JavaScript.
    This page includes the Name and information of the product and also includes the function by which you can find sales tax and the total sum of one or more items.
    #webdevelopment #tutorials #html #css #javascript

ความคิดเห็น • 16

  • @monihaiqbal9471
    @monihaiqbal9471 ปีที่แล้ว +3

    Great work

  • @yanamax193
    @yanamax193 ปีที่แล้ว +3

    WOW. Thank you so much.

  • @ShrutikaPednekar
    @ShrutikaPednekar ปีที่แล้ว +2

    I have one query
    My small images not align properly
    Please help me
    I already use that css code in style tag but that not work

    • @learning-axis
      @learning-axis  ปีที่แล้ว +1

      you should create div container for each image. and place image inside that container.

    • @learning-axis
      @learning-axis  ปีที่แล้ว +2

      then use
      div{
      display: flex;
      align-items: center;
      justify-content: center;
      }

  • @selhabahmedyaakoub1339
    @selhabahmedyaakoub1339 4 หลายเดือนก่อน +1

    is it neccessary for the images to has a special size or i mean height and width

  • @OmScan
    @OmScan ปีที่แล้ว

    Can you please share the images ?

  • @xlawliet
    @xlawliet ปีที่แล้ว

    I can get code source please ?

  • @hamzadildar3784
    @hamzadildar3784 ปีที่แล้ว +1

    Great job ❤ can i have the source code boss?

  • @ayushmanpanda4519
    @ayushmanpanda4519 ปีที่แล้ว

    Hey can you please provide the source code

  • @user-qs3yr2gh1c
    @user-qs3yr2gh1c 6 หลายเดือนก่อน +3

    source code plz share karo

    • @learning-axis
      @learning-axis  6 หลายเดือนก่อน +1

      see description

    • @user-oy9el2jp6m
      @user-oy9el2jp6m 23 วันที่ผ่านมา

      No source code in the description

  • @rajput_boy01
    @rajput_boy01 หลายเดือนก่อน

    Please give source code