📜Awesome Page Scroll Effect | HTML & CSS✨

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

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

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

    If you find this video helpful, give it a like👍🏻 as this would help it reach even more people!
    Also, subscribe if you haven't !
    👉 Source Code Available Here:
    🌱devmadeeasy.gumroad.com/l/awesomepagescrolleffect

  • @Khalnayak2703
    @Khalnayak2703 ปีที่แล้ว +9

    Hey thanks! I've seen so many professional websites use animated backgrounds which transitions to the 2nd webpage as you scroll down and I wanted to learn how. This is a great start. Thank you.

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

      Hey Web Warrior, I am glad you liked it.
      Happy Coding!

  • @kenway1815
    @kenway1815 ปีที่แล้ว +4

    The simplicity is mind-blowing !

  • @k.mahesh277
    @k.mahesh277 ปีที่แล้ว +4

    Best tutorial on TH-cam !!!!

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

      Thank you so much for the kind words! 🙏😊 I'm thrilled to hear that you find my tutorials on TH-cam helpful. 🎉💻 I strive to provide the best content and tutorials to assist you on your learning journey. If you have any specific requests or topics you'd like me to cover, feel free to let me know. 🙌🎥 Stay tuned for more exciting tutorials coming your way! Keep coding and learning! 💪🚀🔥

  • @wanderlust1814
    @wanderlust1814 9 หลายเดือนก่อน +3

    This is life saver 🥺

    • @DevMadeEasy
      @DevMadeEasy  9 หลายเดือนก่อน +1

      Hello Web Warrior
      I am glad you liked it!
      Happy Coding my Friend.

  • @GeorgeCruz-i8q
    @GeorgeCruz-i8q 6 วันที่ผ่านมา

    Now how do you do it by using arrow keys?

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

    Hey, what vscode addon shows the colour of your css rgba in a block around it? Thanks!

    • @DevMadeEasy
      @DevMadeEasy  2 หลายเดือนก่อน +1

      Hello DEV, the “Color Highlight” extension for Visual Studio Code does exactly that. It highlights color codes like rgba(), hex, hsl, and others directly in your CSS or any other file type by showing the actual color as a block around the color code. This makes it easy to visualize your colors in your code as you work.

  • @RajKumar-23317
    @RajKumar-23317 ปีที่แล้ว +2

    It's worked🎉
    Thangs for give this video.
    Thangs so much

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

    Thanks for sharing. I would use "height: 100vh; height: -webkit-fill-available; height: fill-available;" in the section class. In the Safari iOS browser 100vh is calculated on the viewport height regardless of the visibility of the bottom navigation bar. Using the fill-available corrects that.

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

      Great tip!

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

      @@DevMadeEasy Probably good to add
      "min-height: -moz-available;" as well to the mix.

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

    Thank you so much ! so simple and beautiful !

  • @jainisminsights1406
    @jainisminsights1406 9 หลายเดือนก่อน +1

    bro your official site is damm good 😃😃

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

      I'm very glad you also liked it..
      Happy Coding, my friend.

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

    nice video man!!!

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

    what extension do you use where it has that yellow line showing the brackets for example 3:49

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

      This was a visual effect, just so you can see what I'm explaining.

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

      @@DevMadeEasy no like the vscode extension. I forgot the same of it where it highlights the brackets. You see the yellow outline that highlights the 2 brackets in the css code?

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

    Can we make an animation that scrolls goes top of section with any mouse scroll but it ll stop at Just any section

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

      Yes, using JavaScript you can make increasingly robust animations.
      If you want to share your codepen, I can take a look.

  • @Anonymous-oo3xy
    @Anonymous-oo3xy 8 หลายเดือนก่อน +1

    just when I thought I know CSS , was killing myself to implement this effect because saw it in someone's portfolio , tried everything I knew in js , finally just 4-lines of css does it.

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

      I'm thrilled you enjoyed the content! 🚀 As a developer, there's always more to discover in CSS. Embrace the magic of continuous learning and happy coding, my friend! 💻✨

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

    i tried it but it does not come as the same , when i scroll , it moves like a normal scroll would and then it snaps to the next section. it does not look like the same transition shown here which is similar to fulpage.js

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

      Hello Web Warrior, can you please show me your Code?
      This way I can help you.
      You can also send me a msg on my FB page, and I will help you out!
      Happy Coding, my friend!

    • @AshokWorld.
      @AshokWorld. ปีที่แล้ว

      yeah same to me. I think it is editing

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

    Beautifully explained😘❤🔥

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

    how can i make it smooth?

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

      Hello DEV, It's already smooth, but you can make it even smoother by changing it to your liking.
      Happy Coding!

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

    Hello.... I vonder why H and P tag (which I added) is not displayed block, but inline?

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

      Hey Dev, can you show me your code?
      Happy Coding my friend.

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

      Extremely simple..... your code is working 100%. But I added a "P" tag next/after your "First PageSome lorem text this goes on same line!!!!!!!! I think it has to do with "display:flex;"?

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

    How can i add videos instead the color background sheet?

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

      Hello Dev, you can have anything, videos, pictures...
      Happy Coding!

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

    thank you so much!
    It helped me a lot 🙏

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

    amazing! Very helpful

  • @트츠크
    @트츠크 2 ปีที่แล้ว +1

    Hi I'm always watching your videos
    I'm reading and copying it, but I have a question.
    I'm doing the same thing, but I get double scrawl. Can I get rid of it?

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

      Hello dev, thanks for watching it...
      Can you please, send me a msg on fb showing your code?
      Happy Coding my friend!

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

    Now I have 2 scroll bars on my page. I get rid of one of them, but the other is still here. Is it fixable?

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

      Sure!
      Share your Code on my FB Page, and me or the Community will help you out!
      Happy Coding my Friend!

    • @AK-kq1mk
      @AK-kq1mk ปีที่แล้ว +2

      Did you fix it? I have the same problem

  • @dalanpa
    @dalanpa 10 หลายเดือนก่อน +1

    Thank you 🐸

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

      You're welcome 😊
      I'm glad you liked it.
      Happy Coding my Friend!

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

    but is 100vh scroll responsive if content needs more hight?

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

      Hey dev, how are you doing?
      100vh: means it occupies the entirety of the viewport (the height of your browser).
      Happy Coding!

    • @AK-kq1mk
      @AK-kq1mk ปีที่แล้ว

      Did you find a way to make it fit larger content?

  • @mycomputer-b6j
    @mycomputer-b6j ปีที่แล้ว +1

    bro itz jusht ausham i really lyke it

  • @digo0203ify
    @digo0203ify 7 หลายเดือนก่อน +2

    And how can you leave only one section visible (the others hidden, without the scroll bar) and when you click on the links, navigate to them, always leaving only one visible?

    • @emgodas
      @emgodas 3 หลายเดือนก่อน +1

      Ask chat gpt

    • @wil-fri
      @wil-fri 22 วันที่ผ่านมา

      You have to force the scroll left

  • @gggabrielelel
    @gggabrielelel 7 หลายเดือนก่อน +1

    Você é brasileiro? Muito bom seu tutoral! Seu sotaque parece do rio de janeiro. Parabens pelo otimo conteudo

    • @DevMadeEasy
      @DevMadeEasy  7 หลายเดือนก่อน +1

      Olá Dev, como vai?
      Fico feliz que tenha gostado.
      Happy Coding meu amigo!

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

    Very useful thanks bro

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

    why mine its not smooth when i scroll mate?mine it stop ab 1s

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

      Hello Dev, can you go to our FB page and send me a msg?
      I can send you the Source Code...
      This way you can find the error.
      Happy Coding!

  • @itzyuzuruclips
    @itzyuzuruclips 9 หลายเดือนก่อน +1

    Nice video

  • @SuperValza
    @SuperValza ปีที่แล้ว +6

    Hi. Not good at frontend stuff, but I really dislike vh as we can make browser smaller vertically and then content also will shrink. Do you have any suggestions to make life easier with vh or just media queries?

    • @ElQueComenta2.0
      @ElQueComenta2.0 ปีที่แล้ว

      same issue

    • @DevMadeEasy
      @DevMadeEasy  ปีที่แล้ว +6

      Hello Web Warrior!
      I understand your concern with using viewport height (vh) units in CSS. One approach you can take is to use calc() along with px values to set a minimum height for the elements based on the viewport height.
      For example, instead of using height: 100vh; on a container, you could use min-height: calc(100vh - 100px); where 100px is the height of any fixed header or footer elements. This will ensure that the container element always takes up the full viewport height, while still accounting for the height of any other elements on the page.
      Alternatively, you could also use media queries to adjust the height of elements based on the viewport size. This would involve setting breakpoints at different screen sizes and applying different CSS rules accordingly.
      In any case, it's important to consider the responsive design of your website and how it will look on different devices and screen sizes.
      Happy Coding my friend!

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

    thank you so much

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

    YOU. CHANGED. MY. F*CKING. LIFE!!!! THANKS SO MUCH!

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

      Hello DEV, I'm glad you liked it.
      Happy Coding my friend!

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

    We are waiting more projects in JavaScript

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

      Hey DEV, thanks for your feedback...
      The project that I'm going to release this week, it's going to be a "JavaScript Project", it's going to cover a lot of the cool stuff in JS.
      See you there!

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

    wow !!

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

      Hello DEV, I am glad you liked it...
      Welcome to our DEV Tribe!

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

    Can you please share the code

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

      The link is in description
      Happy Codig my Friend!

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

    How can we Control the speed of this scroll, this is too fast, BTW Love Your Videos

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

      Hi there! Thanks for the love and support for my videos! ❤️ I'm thrilled to hear that you're enjoying them!
      Regarding the scroll speed, I totally understand your concern. It can be a bit too fast at times. But no worries! I'm already on it! I'll create a slower version of the scroll effect and post it on CodePen for you to check out. I want to make sure you have the best experience possible.
      Keep an eye out for the updated version, and I hope it'll be just what you were looking for. Thanks again for your feedback, and happy coding on CodePen! 🚀😊

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

      @@DevMadeEasy ☺️

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

      Add transition in container thanks

  • @fabioZ-s2y
    @fabioZ-s2y ปีที่แล้ว

    is this mobile friendly?

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

      IF not can easily be done...
      Happy Coding my friend.
      PS.: I don't remember!

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

      It is

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

    *_good ... see later ..._* 🐦

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

    VLW Silvio Santos do front, vlw!

  • @pilotgfx
    @pilotgfx 8 หลายเดือนก่อน +1

    go to 6:10 for the actual magic

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

      Hello DEV, Happy Coding my Friend.

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

    *_vola ... okay ..._*

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

      Hey Syed Iabal, I'm glad you liked it!
      Happy Coding my friend.

  • @aLac-iv4oz
    @aLac-iv4oz ปีที่แล้ว

    lam cc gi a, edit video mau me vc

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

    The f* it's not working 😐

    • @DevMadeEasy
      @DevMadeEasy  8 หลายเดือนก่อน +1

      Typo? More like 99% of the time! Logically speaking, if thousands found success and the video's set in stone, that's the only explanation. Happy coding, my friend!

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

      @@DevMadeEasy it worked only after I set the scroll snap-align: ' centre '

  • @Hannah-Bee
    @Hannah-Bee 3 หลายเดือนก่อน

    I absolutely HATE pages and apps with this function. Makes me abandon them.

    • @DevMadeEasy
      @DevMadeEasy  3 หลายเดือนก่อน +1

      Hello DEV, how are you doing?
      While our personal preferences may differ, it's valuable to develop diverse skills that align with our company's objectives, even if they don't always match our individual tastes. Professionalism often requires us to adapt and perform tasks that may not be our favorites, but are important for the organization's success.
      Happy Coding!

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

      you should'nt thats look cool