Top 10 CSS Features You Should Know & Use in 2024

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

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

  • @lukas.webdev
    @lukas.webdev  Год назад +31

    Which of those features are your favorites, which did you already knew or which one’s are definitely missing here? 🧐
    I would love to get your take on this ranking! 😉🔥

    • @mdibrahimkhalil2847
      @mdibrahimkhalil2847 Год назад +5

      Thank you for helping me

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      @@mdibrahimkhalil2847 My pleasure, buddy! 😉

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

      😊😢😂😅😢😂❤😊😅

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

      Is()

    • @lukas.webdev
      @lukas.webdev  Год назад +3

      @@mikelexx2542 You're right. That's also a very important CSS Trick - thanks for mentioning! 😉

  • @dmitrynesterov8148
    @dmitrynesterov8148 Год назад +18

    You’re teaching at the exactly the pace that is needed to understand and memorise . Works really well for me

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

      Yeah it is a bit easier to follow than Kevin, though I think Kevin shows a lot more passion for CSS and teaching it.

  • @wg2
    @wg2 9 месяцев назад +1

    i was first offended by the code monkey remark ,then i was like yeah that is what is actually happening (especially at a junior dev level) , touché lukas touché

  • @himanilsharma2147
    @himanilsharma2147 Год назад +10

    Speed, pace, way of telling, simplicity and easy to understand - if those were the categories to rate this video then I will rate 100 out of 10...!
    You just lighten up the areas where I was afraid of going due to darkness... Thanks 🙏

    • @lukas.webdev
      @lukas.webdev  Год назад +2

      Thank you so much for your feedback, this really means the world to me! 🤩
      I'm glad you like it and I really appreciate your feedback! 😉

  • @Av-fn5wx
    @Av-fn5wx Год назад +8

    Found these extremely useful:
    Top set vertical or horizontal spacing
    Before:
    margin: 10px 0;
    Now:
    margin-block: 10px;
    first qualifier can be replaced with padding, border as well
    To set variable width/height till a threshold value is reached
    Before:
    width: 70%;
    max-width: 500px;
    Now:
    width: min(70%, 500px)

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      Yes, me too! Thanks for sharing! 😉

  • @JohnKumarBuses
    @JohnKumarBuses Год назад +6

    Industry practice or best practice.
    1. Best practice for body copy in responsive design.
    2. Best practice for header and footer.
    3. Best practice for components like cards etc.
    a complete guide would be great. I think you have the deep knowledge. You could help millions of UI designers.

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thanks for your request, John! Sounds like an interesting idea to me - I’ll think about it. 😉

  • @user-ur4nx2vt5x
    @user-ur4nx2vt5x Год назад +1

    Thank you very much! 🤩
    Okay, I watched the video to the end and now I can say I love you!

    • @lukas.webdev
      @lukas.webdev  Год назад

      My pleasure, buddy! Thank you for your feedback, this really means a lot to me. 🤩

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

    Nice video... Saved for later purposes. Thanks Lukas!

    • @lukas.webdev
      @lukas.webdev  Год назад

      My pleasure, buddy! I’m glad it's helpful and appreciate your feedback! 😉

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

    Can you please tell me about the cursor in your vs code ❓ also how does it highlight the ( ) parenthesis ❓

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

    thanks man, i hope one day i become as good at css as you or kevin powell, i have always hated css and focused at other things but im in a situation that i have to learn it, and since i started to get deeper and deeper at css i started to actually like it

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

    Good stuff, bro. Very useful. I haven't been using any of those but will implement them in the future.

    • @lukas.webdev
      @lukas.webdev  Год назад

      I'm happy to hear that, Tomas. Thanks for the feedback, I really appreciate it! 😉

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

    A lot of useful tricks to keep in mind, thanks!!!

    • @lukas.webdev
      @lukas.webdev  Год назад

      My pleasure! I'm happy to hear that and I really appreciate your feedback! 😉

  • @tygarbhard2077
    @tygarbhard2077 Год назад +3

    Very nice and informative yet with easy explanation video. I hope to see more videos on building actual projects with these features.

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thanks for your feedback, I really appreciate it! 😉
      PS: You will, soon. I'm currently working on a big project ...

  • @guswin5703
    @guswin5703 Год назад +17

    Hey man the video is really amazing; I hope to see more about the CSS features in the future. really simple but really easy to understand. Thanks for the video, man. can't wait to try it myself.

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thank you for your feedback! I’m really glad you like it! 😀

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

    Thanks a lot Lukas. I have finally understood :is(), inline vs block, and how to use line-clamp. And I love your style! 👏👏👏👏👏

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thank you Pablo, this really means a lot to me!
      I'm happy to hear that and I appreciate your feedback! 😉

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

    This Video is a Must Have!!! Thanks for sharing!!! I'm SUBSCRIBED!!!

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

    i love this video so much ,
    please keep making videos like this .
    best of luck for you my friend .

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      Will do, buddy! Thank you so much for your feedback, I really appreciate it and I'm very happy to hear that. 😉

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

    that's nice video dude
    we'll need more of it

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thanks for your feedback, I appreciate it!
      I'm on it! 😉

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

    Oh my God, I simply didn't know the scroll-snap, I already need to use this but I didn't know how, this is amazing, every day being impressioned by the amazing features of CSS

    • @lukas.webdev
      @lukas.webdev  Год назад

      Yeah, CSS is awesome. 😉
      I'm glad I could help, thanks for the feedback.

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

    I'm new to coding and this is really helpful. I always do some things manually like the position of the context but now here I found there's and easier way to do it.

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thanks! I'm happy to hear that and I appreciate your feedback! 😉

  • @jonopens
    @jonopens Год назад +5

    Really great video, Lukas! It would be even better if you have a better mic as the vox come through kind of echoey/tinny. Content is excellent, however - keep it up!

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thank you, I really appreciate your feedback!
      Happy to hear that you like it. Sorry for that, but if you check out my latest videos, you'll recognize that I'm having a mic now... 😉
      (still need to figure out the best settings and stuff, but it will get better with every new video.)

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

    I totally forgot about line-clamp, thanks for reminding.

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

    Good job Lukas, very helpful. (has and is) are my top tips.

    • @lukas.webdev
      @lukas.webdev  Год назад

      Yeah, they're awesome! Thanks for you feedback, I'm glad to hear that. 😉

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

    Very helpful video and clearly explained all the features without complicating things . Thanks!

  • @ponrajs5396
    @ponrajs5396 Год назад +2

    Thank you so much for this content ❤

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      You're welcome! Thanks for your feedback, I appreciate it! 😉

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

    Superb video, thank for lot.

    • @lukas.webdev
      @lukas.webdev  Год назад

      My pleasure! I'm glad you like it. 😉

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

    Thank Lukas for your great and very clear way of teaching!

  • @JohnKumarBuses
    @JohnKumarBuses Год назад +2

    I subscribed to your channel and will always support you. Your video is amazing! CSS is very advanced. I would like you to post more videos related to CSS for better designing. May be a video for best practices. Thanks.

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thank you very much, this really means a lot to me! 🤩
      I'm happy to hear that and thanks for the video idea.

  • @zakir.nuriiev
    @zakir.nuriiev Год назад +8

    Nice video. Thanks! Regarding the logical properties, there are also the "-start" and "-end" suffixes. Also the logic properties relative to the selected language on the page that is an awesome feature for those who care about many translations.

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thanks for sharing, Zakir. I'm glad you like the video and appreciate your feedback! 😉

    • @HenriqueErzinger
      @HenriqueErzinger 5 месяцев назад

      The reading direction is the reason for those properties, there’s nothing “logical” about them. I don’t know where he got this naming from. In general you should use them instead of left, right, top and bottom always, they are straight up modern substitutes. The older ones only still exist for backwards compatibility.

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

    As many others have said: very nice video. Those section title cards, though... let them hang out for a couple of seconds! There is neither time to read them nor time to pause if you care to read them. But again, great content and keep it up!

    • @lukas.webdev
      @lukas.webdev  Год назад

      Will do! Thanks for the tip and I'm glad you like it!! 😉

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

    Great video - Are all these safe to use cross browser i.e. have full browser support?

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

    I am thrilled. Thank you very much!

    • @lukas.webdev
      @lukas.webdev  Год назад

      My pleasure, buddy! Thank you for your feedback. 😉

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

    It's very much helpful. Take love from Bangladesh.

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thank you so much for your feedback, I'm happy to hear that! 😉

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

    One of the best CSS Videos I've seen in 2023

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thank you, this really means a lot to me! 🤩

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

    Great video here's my subscription !!!!

    • @lukas.webdev
      @lukas.webdev  Год назад

      Awesome! Thank you very much, this really means a lot to me. 🤩

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

    Keep Going !! that's great

    • @lukas.webdev
      @lukas.webdev  Год назад

      Will do! 😉
      Thank you so much for your feedback.

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

    Buen video Lukas, me suscribo!

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      Muchas gracias te lo agradezco mucho! 🤩

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

    Awesome video.. Great information

  • @kamleshkumar-qk7cf
    @kamleshkumar-qk7cf Год назад

    kindly make a course of all the properties and tags of CSS and teach us like in this video , i just love your way of learning.

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

    Very well explained !!! Thanks pal

    • @lukas.webdev
      @lukas.webdev  Год назад

      My pleasure! I’m glad you like it. 😉

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

    nice one mate!

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thanks for your feedback, it means a lot to me! 🤩

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

    Just started learning web development and this video was very helpful

    • @lukas.webdev
      @lukas.webdev  Год назад

      I'm happy to hear that, all the best for your journey! 😉
      (PS: Because you just started webdev, my latest video should be also very helpful for you ...)

  • @ЄвгенійБабенко
    @ЄвгенійБабенко Год назад

    Awesome. Thank you for your job

  • @Ferry192
    @Ferry192 Год назад +3

    this was really very helpful hopefully see more css features in the future ❤❤

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thank you for your feedback! I'm on it - subscribe to get notified ... 😉

  • @Omkar-q2v
    @Omkar-q2v Год назад

    U suddenly appeared on my utube and cleared my all doubts which bother me everyday ❤️‍🔥❤️‍🔥

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

    Great video, Thanks!

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

    17:40, wait what would we target this way? All items inside of the container, or all containers, which contain items?

    • @brynzovskii
      @brynzovskii Год назад +2

      All containers, which contain items.

    • @lukas.webdev
      @lukas.webdev  Год назад

      With the :has pseudo class you target all containers, which contain items.
      Sorry for that! I just realized this now ...

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

      ​@@lukas.webdev Please, stop saying you're sorry, it sounds like a chatGPT response (yeah, you should now appologize for appologizes though) :)

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

    Hi , what app you use to write your codes?

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      I'm using the free Source Code Editor "Visual Studio Code" ... 😉

  • @amalkrishna2194
    @amalkrishna2194 Год назад +2

    Thanks that's helps a lot ❤

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      My pleasure! I’m happy to hear that. 😉

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

    This content is great learned lot of new things.

  • @oliver139
    @oliver139 Год назад +2

    11:19 Emmm, not 100% correct, where inline ≠ left & right and block ≠ top & bottom. This is only true if your writing mode is horizontal. If it is vertical, they become opposite then.

    • @lukas.webdev
      @lukas.webdev  Год назад

      I don't know about you, but I don't really use/change the writing-mode in my projects too often ...
      But you're right, thanks for mentioning! 😉

    • @oliver139
      @oliver139 Год назад +2

      @@lukas.webdev Yeah, I seldom use this property as well, but I think it is still important to know this minor difference haha

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      @@oliver139 Yeah, you're actually absolutely right about that. Thanks! 😉

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

      @@lukas.webdev It's main use is for languages that write horizontal right-to-left like Arabic or vertical right-to-left like Japanese.

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

    Thanks for the video Lukas. I am kinda confused in a part. What is difference between “div h2” and “div :has(h2)”?

  • @oliver_twistor
    @oliver_twistor Год назад +25

    Nice list! But I would want to caution people when using -inline and -block, for example margin-inline. The reason for that caution is that the semantics are slightly different than using margin-left and margin-right.
    If you write margin-left, the margin will always be on the left side regardless of writing mode (left-to-right, right-to-left, top-to-bottom or bottom-to-top), but with margin-inline, which is a shorthand for margin-inline-start and margin-inline-end, writing mode is taken into account, so in a right-to-left display language, the margin you intended to be on the left side will now be on the right side, which might not be what you intended.

    • @lukas.webdev
      @lukas.webdev  Год назад +7

      I'm glad you like it! 😉
      You're absolutely right about that. Thanks for mentioning and for this great explanation!

    • @AlexanderKontsevoy
      @AlexanderKontsevoy Год назад +5

      That’s actually makes margin-inline even more useful, you will not have to update the styles when switching from ltr to rtl languages: in most cases it requires to flip the website horizontally, and if you use margin-inline, all you have to do is just change “direction” property. But if you specify different margin values for left and right, you’ll have to override them as well.

    • @oliver_twistor
      @oliver_twistor Год назад +10

      @@AlexanderKontsevoy I agree, and that is why these properties were added. And that's why it's important to know what your intent is. If your intent is to have a margin in the beginning of the text (regardless of text direction), you should use -inline. But if your intent is to always have the margin on the left side regardless of text direction, you should use -left. It all depends on the situation.
      So my comment was not to say that -inline isn't useful; it was to alert people to the slight difference of semantics so they won't be surprised if that thing that should always have a left margin suddenly has its margin on the right for e.g. Arabic readers. But I agree with you, if only applied to paragraphs, figures and such, -inline is very nice to not have to override everything all the time.

    • @A.D.G
      @A.D.G Год назад +1

      I understand wanting to raise this difference, though I think it's important to make developers more aware about different writing modes/accessibility in general so they can develop and design for them without accessibility seeming like this daunting arcane task

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

      What drives me crazy though is the multi valued forms don’t follow.
      margin : 1rem 2rem 3rem 4rem;
      That TRBL even in RTL mode.
      That’s a spec error.

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

    nice 1 sir good explanation :) next javascript thanks sir :)

    • @lukas.webdev
      @lukas.webdev  Год назад

      My pleasure! I’m glad you like it and I appreciate your feedback! 😉
      That's a great idea, thanks.

  • @psychedelic-chi
    @psychedelic-chi Год назад +1

    awesome, thank you!

    • @lukas.webdev
      @lukas.webdev  Год назад

      My pleasure! I’m glad you like it and I appreciate your feedback! 😉

  • @bryanestrada600
    @bryanestrada600 Год назад +3

    Wow, aprendí mucho, en verdad muchas gracias, empezaré a implementar estos temas en mis próximos proyectos. 😊

    • @lukas.webdev
      @lukas.webdev  Год назад

      Gracias por tus respuestas, me alegra oír eso! 😉

  • @k1llerfr0g58
    @k1llerfr0g58 Год назад +2

    Bro, the stuff I used React components from libraries for in the past, you program using plain HTML & CSS. Damn!

    • @lukas.webdev
      @lukas.webdev  Год назад

      Sure 😜. Plain HTML & CSS is actually pretty powerful ... 🔥

  • @gersonthomas2951
    @gersonthomas2951 4 месяца назад

    Thank you, how great is it.
    God bless u

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

    Dang, these ...-block and ...-inline are useful! I always used padding: XX% 0; and padding: 0 XX%;
    Thank you a lot!

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      My pleasure, I'm happy to hear that! 😉

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

    Amazing !

    • @lukas.webdev
      @lukas.webdev  Год назад

      I'm glad you like it, thanks for your feedback! 😉

  • @pareshkamaliya2493
    @pareshkamaliya2493 Год назад +2

    Great 👍 you have earned a subscriber today ❤ please keep making tutorials ❤

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thank you very much. I really appreciate it! 😉
      Don't worry, I'm just getting started ...🤙

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

    12:20 there is still another way to write it.. since css goes from top to bottom you could simply override what was set before. In this example I would rather write
    p {
    padding: 12px;
    padding-left: 8px;
    padding-right: 8px;
    }
    the first line is the base rule, the others are the exceptions.

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

      Why write 3 lines when one will do with just - padding: 12px 8px; ???

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

      ​@@harag9 In this case it works but
      1) this is also mentioned in the video at 12:20
      2) what if only 1 value is off and the rest is not?
      You can put every setting in one line of code in simple terms of minification. But he showed alternative ways of doing this and I just wanted to add that there is another way (mentioned above)

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

    Bundle Of Thanks Man❤

  • @evandromottaz
    @evandromottaz Год назад +3

    Muito bom seu inglês, estava achando que era um vídeo gringo até ouvir "xau" 😂 aí fui ver o nome do canal e não tive dúvidas. Parabéns pelo conteúdo.

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      Fico contente por ouvir isso. ... 😄
      Obrigado pelos comentários, Eu agradeço sua atenção! 😉

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

    Great. I start follow you. 👍

  • @fotyG
    @fotyG Год назад +4

    Useful and interesting content - thank you! 🙏

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thanks for your feedback! I appreciate it. 😀

  • @HandyDelisma
    @HandyDelisma 11 месяцев назад

    In the second tip.can we use transition?

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

    Thanks 💜💜💜

    • @lukas.webdev
      @lukas.webdev  Год назад

      My pleasure! I’m glad you like it and I appreciate your feedback! 😉

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

    wow realy usful 🤩
    thank you 🙏

    • @lukas.webdev
      @lukas.webdev  Год назад

      I'm more than happy to hear that! My Pleasure, thanks for your feedback. 😉

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

    Nicely done! Keep 'em coming!😀

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

    Great video 🎉

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

    Thank you for sharing 🙏😊❤

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      You're welcome! I'm happy to help. 😉

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

    Quick question, how do you scroll horizontally ? do you just use your (vertical) scroll wheel, or do you use a modifier key ?

  • @Emotion_Mystery
    @Emotion_Mystery Год назад +2

    Awesome 👌

  • @أَنْفَالٌ-غ2ح
    @أَنْفَالٌ-غ2ح Год назад +1

    thank u very much that was helpful

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      My pleasure, I'm happy to hear that! 😉

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

    Love this type of video, subbed!

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

    sometimes I think that I know css well.. then I meet these kind of videos :D
    btw., isn't box-orient deprecated?

    • @lukas.webdev
      @lukas.webdev  Год назад

      Don't worry, I know that feeling too ... 😄
      Thanks for your feedback, I really appreciate it. And yes, it is... but you still need to use it for that approach and as far as I am aware, currently there is still no better way to truncate text in CSS. 😉

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

    Thank you very much!

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      You're welcome! I’m glad you like it! 😉

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

    Nice video!

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thanks, I’m glad you like it. 😉

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

    Thnx alot bro ❤

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

    Great video, keep going..

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      Will do! 😉
      Thank you so much for your feedback, I really appreciate it. ✌

  • @clevermissfox
    @clevermissfox Год назад +2

    Whats the difference between display: flex; and display: flexbox; ?

    • @lukas.webdev
      @lukas.webdev  Год назад

      "Flexbox" is the actual name of the layout model and with "display: flex" you create a flex container.
      "display: flexbox" would do absolutely nothing, becuase "flexbox" is not a valid display value. I hope this helps! 😉

  • @grantseguisa
    @grantseguisa Год назад +2

    Never rlly realized till now that am missing out alot on easier code writing. Ive been using notepads to qrite codes 😂. Vscode seems alot easier to use

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      Yes, you should definitely start to use VS Code instead of Notepad! 😂
      You can download it for free and it will make everything easier. PS:I have a video about the top 5 Extensions in VS Code - that should be also very helpful for you, make sure to check that out. 😉

  • @itzgametimevip1111
    @itzgametimevip1111 Год назад +2

    If you want to make a animation for a div, then
    @keyframes demo (which is name of your animation) {
    from {
    Start animation
    }
    to {
    End animation
    }
    }
    And the object
    #demodiv {
    animation: seconds, animation name from keyframes, how many times the animation is gonna run;
    }

  • @CPython
    @CPython Год назад +2

    Why typing all those letters when you can use abbreviations:
    For width just press w and enter px value and is done.
    h: height
    df:display-flex, etc..

    • @lukas.webdev
      @lukas.webdev  Год назад

      Sorry for my late response ...
      You're absolutely right, but if I would just use abbreviations, then it would be even harder for Beginners, to follow along and understand what I try to show in the videos ... 😉

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

    very informative, thx

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

    Can you name the extension which you've using to highlight the code blocks line ...
    That yellow line when the code is getting bigger for better code sections division!?

    • @lukas.webdev
      @lukas.webdev  Год назад

      That's not an extension, that's a built-in feature from VS Code ... 😉
      Just add the following to your settings.json file: "editor.guides.bracketPairs": "active",

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

      @@lukas.webdev tried but not working can you specify or recommend me a video for that

    • @lukas.webdev
      @lukas.webdev  Год назад

      @@ajnabishaqs8067 Sorry, you also have to add: "editor.bracketPairColorization.enabled": true,

    • @lukas.webdev
      @lukas.webdev  Год назад

      Does it work? 😉

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

      @@lukas.webdev yeah

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

    nice css tricks Lukas

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thank you buddy, I really appreciate the feedback! 😉

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

    Nice Features, in CSS ist soviel möglich!

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

    Sir thanks for this video super amazing….

    • @lukas.webdev
      @lukas.webdev  Год назад

      My pleasure! I’m glad you like it and appreciate your feedback! 😉

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

    perfect dude!

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

    You are very cool brother, thank you. Live long and prosper 🖖

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thanks for the feedback buddy, I really appreciate it. 😉🖖

  • @AyushJaiswal-md9kz
    @AyushJaiswal-md9kz Год назад +1

    Amazing vedio can u just make one vedio in which you can give some tips and tricks which u have learnd from you experience to make site responsible.. and how with a cord or think in a way that we can make responsive with less code

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thank you for your feedback, I really appreciate it! 😉
      I am currently working on a video about Responsive Design with Tailwind CSS, maybe this is also helpful for you... Anyways thanks for your suggestions, I'll see what I can do. ✌

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

    Thank you so much, Sir 🙂
    I am really inspired by your video🙏❤🙏

    • @lukas.webdev
      @lukas.webdev  Год назад

      My pleasure! I am very happy to hear that, thank you for your feedback! 😉

  • @med-idabdellah
    @med-idabdellah Год назад +1

    Great 🌹🔥🔥

    • @lukas.webdev
      @lukas.webdev  Год назад +1

      Thanks, I really appreciate it! 😉

  • @Edg983
    @Edg983 Год назад +2

    Starting webdev here. Learned a lot from this video. Perhaps the biggest one of all is one you showed without mentioning: box-sizing: border-box. That one is going to make my life a lot easier! Thanks!

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

    Thanks for such an informative video.

    • @lukas.webdev
      @lukas.webdev  Год назад

      You're welcome! I really appreciate your feedback. 😉

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

    Very helpful

    • @lukas.webdev
      @lukas.webdev  Год назад

      Thanks for your feedback, I am happy to hear that! 😉

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

    Your Video is really usefull bro. Thanks. My kind request, give a clear idea about position properties (abosolute,relatice,sticky,fixed) and sometime the Letters are looking blur in website. I don't know why.. it is because of font family or font weight or any css missing. So clear this too.. Thanks in advance..❤

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

    How do you get that smooth animation for the blinking cursor? or is that OS dependent?

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

      Just found it under VS Code preferences. Called "Expand".

    • @lukas.webdev
      @lukas.webdev  Год назад

      @@nelsonherrero170 Awesome! Yes, that's it. 😉
      This feature is called "Cursor Blinking" - it is "blink" by default and I change it to "expand" ...

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

      I'm not even a minute into the video yet and I've already set messing with my cursor preferences for 15 mins

    • @lukas.webdev
      @lukas.webdev  Год назад

      @@Pshock13y Been there...😄