Build a Netflix Landing Page Clone with HTML, CSS and Javascript

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

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

  • @ajaysharma-iv8oo
    @ajaysharma-iv8oo 3 ปีที่แล้ว +4

    Great contents

  • @ajaysharma-iv8oo
    @ajaysharma-iv8oo 3 ปีที่แล้ว +4

    Amazingggggg

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

    it's a good work, bro !
    Thank you, it help me !

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

      Your welcome brother

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

    Tis is awesome man!!!

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

    Great video

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

      Thank You

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

      @@Eazy2Code Your Welcome

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

    Thank you

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

      Your Welcome Brother

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

    great work brother

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

    In Netflix official website they have region language section if we click on hindi the website automatically translate in hindi can you explain how can we create that

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

      Yeah sure I will do that in my next video with the same clone part - 2.

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

      @@Eazy2Code pls add that video link, in this video description

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

    bro can u please able to send the images of netflix all images that is easy to help create for our making styles

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

      How will i share the images with you.
      Send me your gmail address so i can share it over there.

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

      Bro till now there is no images came for me

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

      @@selvaguru4960can you tell me your gmail address i will share it with you over there

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

      @@Eazy2Code bro i have sent my mail id please send the images

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

      @@Eazy2Code bro +videos also bro

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

    Bro...very detailed and useful video...kudos...one doubt.
    . how did u download thatvideos in sections?

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

      Thank you,
      How did u download thatvideos in sections?
      Just right on the video in offical netflix website and inspect the element there you will find a div in which you will get a video url, just copy and use it for example here is the video link for the 1st section :-
      assets.nflxext.com/ffe/siteui/acquisition/ourStory/fuji/desktop/video-tv-0819.m4v

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

      @@Eazy2Code thanku got it.

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

      @@kpsanjna your welcome

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

    Dear brother., Your work is so awesome.,
    I have a doubt.,
    If you see Netflix official website., There is a small globe icon in language change button., How can we create that !?
    Pls give some suggestions!?
    Thank You !!

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

      Thank You Brother
      Here is how you can add icon inside the button with HTML and CSS :-
      For testing just copy the code given down below :-
      .btn {
      background-color: DodgerBlue;
      border: none;
      color: white;
      padding: 12px 16px;
      font-size: 16px;
      cursor: pointer;
      }
      /* Darker background on mouse-over */
      .btn:hover {
      background-color: RoyalBlue;
      }
      Icon Buttons
      Icon buttons:
      Icon buttons with text:
      Home
      Menu
      Trash
      Close
      Folder

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

      @@Eazy2Code thank you so much .. lots of love from INDIA ❤️

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

      @@gousemomin4956 Your Welcome Brother ❤👍😊

  • @hitmusicworldwide
    @hitmusicworldwide 2 ปีที่แล้ว

    The source code is not on your site any more !

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

      Because of some hacking issues the source code was removed from my website.
      But it will be uploaded soon by february 15 and the linked will be updated.
      And then you will be informed....
      Thanks for comment
      Take Care

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

      @@Eazy2CodeThe source code is not on your site any more !

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

      ​@@morioxmedia Here is the source code file you can directly download it from the link below :-
      drive.google.com/drive/folders/1BKn8f3fS5x-q5T_gBoImkcqhHc_szect?usp=sharing
      1) Download the assets and html file
      2) Create a new folder
      3) Paste these files in it
      4) And then you are ready to go
      If you got the link and it was helpful
      Please Reply

    • @morioxmedia
      @morioxmedia 2 ปีที่แล้ว

      @Eazy2Code thx💔