HTML & CSS Timeline Design | Quick Tutorial

Поделиться
HTML-код
  • Опубликовано: 14 авг 2022
  • Learn how to build a responsive timeline for your website in this quick tutorial using only HTML and CSS.
    Get The Source Code From All Of My Videos:
    www.buymeacoffee.com/webcode/...
    Project Dependencies:
    -----------------
    Background image:
    unsplash.com/photos/xXA2-Cp9yvo
    -----------------
    Don't hesitate to ask for help if you face any trouble re-creating a project from any of my videos. I will gladly help :)
    All of my project are made from scratch by yours truly. I don't take anyone's code as my own, but I do often see my code being copied and pasted into other channels for their tutorials, so of you see an exact copy of a project on another tutorial, just know that the one on my channel is the original one.
    Extra Links:
    -----------------
    Follow me on Instagram:
    / quickcodingtuts
    My Products:
    www.buymeacoffee.com/webcode/...
    Support Me To Keep Creating And Improving My Content:
    www.buymeacoffee.com/webcode/
    Tags:
    -----------------
    #timeline
    #website
    #css
    html css responsive timeline
    website timeline design
  • ХоббиХобби

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

  • @zivenrokhit2141
    @zivenrokhit2141 Месяц назад +1

    thank you for the lovely design

  • @yaswanthnagasuri83
    @yaswanthnagasuri83 7 месяцев назад +1

    Nice video you made it awesome

  • @sabuein
    @sabuein Год назад +1

    Thank you so much, again and again :)

  • @vijayd5551
    @vijayd5551 Год назад +1

    i tried it fully, looks nice..

  • @kalahari8295
    @kalahari8295 Год назад +1

    You skills are 🔥 ❤️

  • @tarungautam1022
    @tarungautam1022 Год назад

    How could I keep moving it without any user interaction

  • @AsadllahBukhari
    @AsadllahBukhari 4 месяца назад +1

    you deserve a like

  • @stopandthinkinsights
    @stopandthinkinsights Месяц назад

    3:09 css (skip pass checkpoints)

  • @Reaperdip
    @Reaperdip Год назад

    my line is not straight

    • @quickcodingtuts
      @quickcodingtuts  Год назад +1

      That shouldn't be possible, unless you specifically rotaded or skewed it.

    • @jop0
      @jop0 10 месяцев назад +2

      Are you using an reset styles that might be causing it? I had box sizing set to border box in a reset style sheet that was causing my line to not be straight. Or it could be the max width for .checkpoint is too small.

    • @Reaperdip
      @Reaperdip 10 месяцев назад

      @@jop0 I resolve this , that works perfectly. Thanks for answer 👍

    • @okkashaally2115
      @okkashaally2115 9 месяцев назад

      @@Reaperdip how ??

    • @Reaperdip
      @Reaperdip 9 месяцев назад

      @@okkashaally2115 probably u have a property un css , body or * (universal) that is affecting the code.