CSS Weekly
CSS Weekly
  • Видео 120
  • Просмотров 438 984
Frontend News #7: CSS Masonry, Accessible Accordion Components, CSS Music Video
Find out what CSS Masonry syntax might look like, how to create accessible accordions, which CSS property can trigger Layout, Paint, or Composite, watch the first ever CSS-only music video, and more.
🔥 Product for Engineers: cssw.io/posthog-newsletter
🔗 Links:
1. Choosing a Masonry Syntax in CSS: www.oddbird.net/2024/10/01/grid-masonry-nuance/
2. New to the web platform in September: web.dev/blog/web-platform-09-2024
3. Product for Engineers: cssw.io/posthog-newsletter
4. Tools and Techniques to Create Accessible Accordion Components: www.a11y-collective.com/blog/accessible-accordion/
5. CSS Triggers: css-triggers.com/
6. CSS Music Video: codepen.io/ivorjetski/pen/jOgEyPO
🎥 CSS Weekly Explainers
Ex...
Просмотров: 618

Видео

Navigate Large Files Faster with Minimap Section Headers in VS Code
Просмотров 1 тыс.День назад
Visual Studio Code tip showing you how to make Minimap useful by utilizing Mark Section Headers and Region Section Headers, with an explanation of how Max Column option works. 🔥 CSS Stickers: cssw.io/stickers 🏷️ Cupon code for 30% off: MINIMAP Subscribe to CSS Weekly Newsletter: 💌 css-weekly.com/ Chapters 00:00 How to find minimap options in VS Code settings 00:23 How "Minimap Max Column" in V...
Enable *NEW* CSS Transitions Behavior
Просмотров 2,1 тыс.14 дней назад
Find out how to enable new CSS transitions behavior that allows you to transition to intrinsic sizing keywords like "height: auto;" and how calc-size() implementation changed. 🔗 Links Primer on calc-size() function: ruclips.net/video/1VsMKz4Zweg/видео.html Demo: codepen.io/ZoranJambor/pen/JjQQEmo?layout=left GitHub Issue: github.com/w3c/csswg-drafts/issues/10478 Subscribe to CSS Weekly Newslett...
Frontend News #6: One Million Checkboxes, Can I Use CLI
Просмотров 56021 день назад
Find out what happened with One Million Checkboxes experiment, how display:contents and :target pseudo-class work, how to get Can I Use data directly from your command line, and more. 🔥 BrowserStack Bug Capture: cssw.io/browserstack-bug-capture 🔗 Links 1. The secret inside One Million Checkboxes: eieio.games/essays/the-secret-in-one-million-checkboxes/ 2. CSS display contents: ishadeed.com/arti...
Frontend News #5: ChatGPT CSS, Custom Range Sliders
Просмотров 607Месяц назад
Find out in which cases you can use ChatGPT to generate CSS, how to create stunning range sliders using Anchor Positioning & Scroll-Driven Animations, why and how you should convert your Chrome extensions to Safari, and more. 🔥 Hypermode: cssw.io/hypermode-ai 🔗 Links 1. Custom Range Slider: frontendmasters.com/blog/custom-range-slider-using-anchor-positioning-scroll-driven-animations/ 2. Stylin...
Frontend News #4: State of CSS 2024, Syntax Highlighting
Просмотров 986Месяц назад
Find out why you should take the State of CSS 2024 survey, if it’s possible to build syntax highlighting directly into a font, if CSS Grid is slower than Flexbox, and more. 🔥 Level Up Your Coding Skills With Scrimba: cssw.io/level-up-your-dev-skills 1. State of CSS 2024: survey.devographics.com/en-US/survey/state-of-css/2024 2. Syntax Highlighting in Hand-Coded Websites: blog.glyphdrawing.club/...
How to create the YouTube like-button glow effect when you say “subscribe” in a video
Просмотров 1 тыс.3 месяца назад
Learn how to create an interaction with an HTML Video element where a call to action button glows when a keyword like "subscribe,” "sign up,” or “like” is mentioned. The interaction is created using JavaScript based on the video content. This rainbow glow subscribe and like button effect can be seen on RUclips when words like "subscribe" or "like" are mentioned in a video. 🌟 Demo: codepen.io/Zo...
Stunning Staggered CSS Animation/Transition on Page Load
Просмотров 2,3 тыс.3 месяца назад
Find out how to create a stunning staggered fade-in animation on page load with pure CSS, using Transitions, @starting-style at-rule, and Custom Properties. 🔗 Links Demo: codepen.io/ZoranJambor/pen/eYaEwez Animate HTML Details: ruclips.net/video/idoaw75xjhU/видео.html Transition to height auto: ruclips.net/video/1VsMKz4Zweg/видео.html Individual Transform Properties: ruclips.net/video/ZAXSbjrOZ...
Animate HTML Details & Summary Elements Using Pure CSS
Просмотров 3,4 тыс.4 месяца назад
Find out how to fully animate the HTML Details/Summary disclosure widget using only CSS, including the Summary marker arrow rotate, and height transition to open/close the element content. You’ll learn how to inspect the Shadow DOM of native HTML elements, how the calc-size() function works, why you need transition-behavior property to animate content-visibility, how to connect multiple HTML De...
Animate to "height: auto;" & "display: none;" Using CSS Transitions
Просмотров 12 тыс.4 месяца назад
Find out how to easily transition from “height: 0;” to “height: auto;” and “display: none;” to “display: block;” without any hacks, tricks, or JavaScript, using only new CSS features: calc-size() function, transition-behavior property and @starting-style at-rule. UPDATE: The calc-size() function no longer supports a single argument; it works only as a two-argument form. The first argument is th...
CSS Email Obfuscation - Create a Clickable Link
Просмотров 1,1 тыс.5 месяцев назад
A hands-on guide on how to create clickable CSS-obfuscated email links with a bit of JavaScript. 🔗 Links Email Obfuscation Using CSS: ruclips.net/video/w0rQwOSVmZs/видео.html Demo: codepen.io/ZoranJambor/pen/MWRZeWo 🔥 Mastering Linting: masteringlinting.com/ 🏷️ Coupon for 20% off at the checkout: CSSOBFUSCATION Chapters 00:00 How CSS email obfuscation works 01:05 How to create a clickable CSS-...
Email Obfuscation Using CSS
Просмотров 1,3 тыс.5 месяцев назад
Email Obfuscation Using CSS
VS Code Tips - Fix Multiline Comments in CSS/HTML
Просмотров 1,4 тыс.6 месяцев назад
VS Code Tips - Fix Multiline Comments in CSS/HTML
Simplify Your CSS Using :is() and :where() Pseudo-Classes
Просмотров 1,7 тыс.7 месяцев назад
Simplify Your CSS Using :is() and :where() Pseudo-Classes
Best Programming Fonts (2024)
Просмотров 26 тыс.7 месяцев назад
Best Programming Fonts (2024)
Arc Browser Boosts - How To Tweak Website CSS
Просмотров 2,4 тыс.8 месяцев назад
Arc Browser Boosts - How To Tweak Website CSS
CSS Stickers!
Просмотров 6019 месяцев назад
CSS Stickers!
CSS Tips - Practical img Element Defaults
Просмотров 2,2 тыс.9 месяцев назад
CSS Tips - Practical img Element Defaults
How to enable experimental CSS & JS features in Chrome, Firefox & Safari
Просмотров 8879 месяцев назад
How to enable experimental CSS & JS features in Chrome, Firefox & Safari
How to Create Stunning Slanted Containers with CSS
Просмотров 1,8 тыс.10 месяцев назад
How to Create Stunning Slanted Containers with CSS
CSS4 Is Coming (Not a Clickbait)
Просмотров 8 тыс.10 месяцев назад
CSS4 Is Coming (Not a Clickbait)
Practical Guide to CSS Positioning
Просмотров 1,3 тыс.10 месяцев назад
Practical Guide to CSS Positioning
Top Visual Studio Code Product Icon Themes
Просмотров 3,4 тыс.11 месяцев назад
Top Visual Studio Code Product Icon Themes
Exploring Front-End of Photoshop Online
Просмотров 3,2 тыс.11 месяцев назад
Exploring Front-End of Photoshop Online
How To Style console.log() Messages #devtools #css
Просмотров 62811 месяцев назад
How To Style console.log() Messages #devtools #css
Start Styling Your console.log() Messages in DevTools
Просмотров 1,5 тыс.11 месяцев назад
Start Styling Your console.log() Messages in DevTools
10 Fantastic VS Code Icon Themes
Просмотров 22 тыс.11 месяцев назад
10 Fantastic VS Code Icon Themes
CSS Terminology Demystified
Просмотров 1,6 тыс.Год назад
CSS Terminology Demystified
VisBug - Visual Prototyping in Browser
Просмотров 2 тыс.Год назад
VisBug - Visual Prototyping in Browser
CSS "display" is Multi-Keyword Property - What You Need To Know
Просмотров 1,9 тыс.Год назад
CSS "display" is Multi-Keyword Property - What You Need To Know

Комментарии

  • @ericsackett
    @ericsackett Час назад

    👍

  • @ScriptRaccoon
    @ScriptRaccoon 2 часа назад

    👍 as always (Sorry my first comment was with the wrong account haha)

    • @CSSWeekly
      @CSSWeekly 2 часа назад

      I thought this might be your second account, as the Raccoon was familiar. 🙂 Very cool to see that you're into Rubik's Cube! 🙂

  • @PethurvG
    @PethurvG 7 часов назад

    👍🏻

  • @matheusbgrigoletto
    @matheusbgrigoletto 11 часов назад

    👍🏻

    • @CSSWeekly
      @CSSWeekly 2 часа назад

      Thanks so much, Matheus! 🙏

  • @clevermissfox
    @clevermissfox 13 часов назад

    Im keeping my eye on the `switch` attribute for toggle elements . Probably will be years though

    • @CSSWeekly
      @CSSWeekly 2 часа назад

      I'd love that too. Safari TP already supports it, so hopefully it won't be years. 🙂

    • @clevermissfox
      @clevermissfox 2 часа назад

      @@CSSWeekly I fear that Blink and Gecko have too many other priorities right now and it will be one of those things like user-valid/invalid where Moz had support for nearly a decade before the others got on board. But I sincerely hope you’re right and it’s quicker than I think!

  • @HrvojeKC
    @HrvojeKC 17 часов назад

    👍

    • @CSSWeekly
      @CSSWeekly 2 часа назад

      Hvala, Hrvoje! ❤️

  • @MyDpop
    @MyDpop 17 часов назад

    👍🏿👍🏿👍🏾👍🏾👍🏽👍🏽👍🏼👍🏼👍🏻👍🏻👍👍

    • @CSSWeekly
      @CSSWeekly 2 часа назад

      Thanks so much, Daniel! 🙏🙏

  •  День назад

    👍👍

    • @CSSWeekly
      @CSSWeekly 2 часа назад

      Thaks a lot, José! 🙏🙏

  • @tonymorin6308
    @tonymorin6308 День назад

    👍

    • @CSSWeekly
      @CSSWeekly 2 часа назад

      Thanks, Tony! 🙏

  • @SA-limer
    @SA-limer День назад

    Amazing work by Ben Evans! I’ve hit follow @ivorjetski 🙌 I’m gobsmacked, how does he do that?!?!

  • @ivorjetski
    @ivorjetski День назад

    Awww well of course I got to the end of this! Thank you so much for your support! And great video! Very useful info 👍👍 👍 👍 👍 👍

    • @CSSWeekly
      @CSSWeekly 2 часа назад

      Thank *you* Ben, and please keep up the inspiring work! 🙂

  • @thedelanyo
    @thedelanyo День назад

    I think if masonry is coupled to grid, the usage of grid might go up. But if masonry stands alone, it might overtake grid's usage. 👍

    • @CSSWeekly
      @CSSWeekly 2 часа назад

      That's an interesting point, Delanyo! The grid usage will surely go up if it includes masonry, but I don't think a standalone masonry can overtake the grid. Masonry is a very specific use case. 🙂

  • @webdevluc
    @webdevluc День назад

    Great tips and resources Zoran. Thanks

    • @CSSWeekly
      @CSSWeekly 2 часа назад

      Thanks for the kind words and your continuous support, Lucian! 🙏

  • @ahmad-murery
    @ahmad-murery День назад

    Although the masonry layout looks great, it gives me a headache when I look at it, probably because of my tired eyes. CSS gone crazy. Thanks Zoran!

    • @CSSWeekly
      @CSSWeekly 2 часа назад

      Get some sleep, my friend! 🙂 But yes, it can get complicated. As always, thanks for watching and commenting, Ahmad! 🙏

    • @ahmad-murery
      @ahmad-murery 2 часа назад

      @@CSSWeekly I think I really need to get some sleep🤔

  • @saysoco
    @saysoco День назад

    great video. but pls stop with the childish "leave a thumb emoji challenge"; we're not 6 years old and you should have more respect for us and yourself. quality content - which yours is - will get you followers and engagement, but following what the flock of youtube sheep do is just a race to the bottom of the self-respect barrel and we all know you can use YT analytics to see the analytics...

    • @CSSWeekly
      @CSSWeekly 2 часа назад

      Thanks so much for your thoughtful and constructive reply and the compliment. I really appreciate it. 🙏 I usually have a bit more meaningful questions, but engagement is not that high, and I wanted to see if people respond better to easier questions. (They do. 🙂) From my understanding, watch time is the metric RUclips cares about, so I didn't think this would result in more views/subscribers. (It didn't. 🙂) And to be honest, it did feel good to see people adding those silly emojis-somehow, it feels more human than retention and average view duration graphs. But all that being said, I agree with you and I'll make more effort to ask meaningful questions. 🙂

  • @Killyspudful
    @Killyspudful День назад

    Excellent, as always. Thumbs-up-emoji :)

    • @CSSWeekly
      @CSSWeekly День назад

      Thanks so much, my friend! 🙂

  • @KarimShalapy
    @KarimShalapy День назад

    We can currently create a masonary layout using the columns CSS property. Does the new masonry display offer us more control? Is it really needed?

    • @Killyspudful
      @Killyspudful День назад

      The problem with using 'columns' is that the content order is column-first, so the user needs to read *down* the screen, then scroll back to the top for the next column, etc. Masonry is row-first, so the content order is across the screen first, which is not possible with 'columns'.

    • @erics2133
      @erics2133 День назад

      The problem with creating a masonry layout using columns is that columns fill a column at a time, so instead of getting the first items all above the fold, you have the first items in the first column, and the top of subsequent column are things well down the list. For some uses, that's not a problem, for others, it is. CSS columns also get weird if you're doing vertical infinite scrolling.

    • @CSSWeekly
      @CSSWeekly День назад

      Thanks for your question, Karim! 🙂 Others already covered it perfectly-columns aren't a good enough solution, as content needs to flow row-first. Additionally, with masonry, you'll be able to set up the container on a cross-axis for a horizontal layout. 🙂

    • @KarimShalapy
      @KarimShalapy День назад

      Yea, thanks everyone! It's just I rarely needed masonary so I didn't really think about how the content flows would be an issue.

  • @Atractiondj
    @Atractiondj День назад

    The more people who don't want to use grids, the more money I make because using grids and subgrids gives huge opportunities in creating adaptive design.

    • @CSSWeekly
      @CSSWeekly День назад

      Good point! Perhaps we should overcomplicate all new features so people can finally start taking CSS seriously. 😆

    • @Atractiondj
      @Atractiondj День назад

      @@CSSWeekly I already hear from many people even with 10 years of experience that CSS is becoming more difficult to understand with its has and nesting. And this is just the beginning, and now they will start using @property @scope @layer @container query/style en masse. I don't know what will happen to these people. Personally, I follow all the innovations in CSS because I am a supporter of CSS First!

    • @CSSWeekly
      @CSSWeekly День назад

      I wholeheartedly agree with the CSS-first approach! 💯 The new features you mentioned are far from one property you can start using today. The language is evolving, and we can either evolve with it or get left behind. 🙂

    • @clevermissfox
      @clevermissfox 13 часов назад

      Excellent point 😂

    • @j-janz
      @j-janz 5 часов назад

      ​@@CSSWeekly CSS-first FTW! Yes, the language is evolving (and I'm following it since about 22 years ago) but, at the same time, as much as I'd love to remain a specialist, industry is only opening more and more full-stack jobs… And I can only feel for front-end quality, in general… 😔

  • @clevermissfox
    @clevermissfox День назад

    Are profiles available on different machines? For example can i create a profile on one machine w all my settings, snippets, extensions etc and then "login" or sync that profile to my vs code install on another machine?? That would be amazing! I just ran knto an oddie tonight where i had snippets setup on one machine and was on another laptop and realized my snippets and settings werent configured on it.

    • @CSSWeekly
      @CSSWeekly День назад

      Yes, you can! 🙂 In the command palette, check the "Settings Sync: Configure..." option: cln.sh/rBSjfd5y You can enable Profiles and Snippets sync. I hope this helps. 🙂

    • @clevermissfox
      @clevermissfox День назад

      @@CSSWeekly this is excellent news, I though I would to export to gh and import from after changes

  • @adheensfpv
    @adheensfpv 3 дня назад

    "save the best for the last" 🤣

    • @CSSWeekly
      @CSSWeekly День назад

      Yes, and I won't admit that this set is the main reason for this video. 🤣

  • @erickjfranco
    @erickjfranco 8 дней назад

    This helps in CSS for folding /* #region MARK: buttons */ ...code /*#endregion*/

    • @CSSWeekly
      @CSSWeekly 6 дней назад

      That's a great tip, Erick! I didn't even consider mixing "MARK:" with "#region." 🙂 Thanks so much for sharing this! 🙏

  • @refanbanzhang
    @refanbanzhang 9 дней назад

    firefox is awesome!

    • @CSSWeekly
      @CSSWeekly 9 дней назад

      It is! Do you use it as a primary browser for development? 🙂

    • @refanbanzhang
      @refanbanzhang 7 дней назад

      @@CSSWeekly Not yet, but I am going to try it!

    • @CSSWeekly
      @CSSWeekly 6 дней назад

      That's cool; let me know how it goes! 🙂 To be honest, I think Firefox DevTools are not as good as Chrome's, but it's certainly a good idea to switch around, at least occasionally. 🙂

  • @ScriptRaccoon
    @ScriptRaccoon 10 дней назад

    Thanks! I never made use of the mini map before. I just introduced some markers in a longer file and it really helps. But generally speaking we should avoid having long files and instead split them.

    • @CSSWeekly
      @CSSWeekly 9 дней назад

      I'm glad to hear this! 🙂 Absolutely, we should avoid log files as much as possible, but in cases where that isn't possible or practical, something like this can certainly help. 🙂

  • @ahmad-murery
    @ahmad-murery 10 дней назад

    Really useful. I used to use region in Visual Studio when coding VB/C# but since it's not supported in HTML/CSS I think MARK is the way to go. Thanks Zoran!

    • @CSSWeekly
      @CSSWeekly 10 дней назад

      It's really cool to hear that you used regions and that you used to work with VB/C#, Ahmad! 🙂

    • @ahmad-murery
      @ahmad-murery 10 дней назад

      @@CSSWeekly I'm old enough, I coded in MSX-BASIC 😁

    • @CSSWeekly
      @CSSWeekly 10 дней назад

      Nice! We were learning Basic in school, and later, I coded a bit in Borland Turbo Pascal 7 and then Cobol on my first job. 🙂

  • @dave3k
    @dave3k 10 дней назад

    I can't get either of HTML CSS Support or HTML to CSS autocompletion to work. So weird. Both installed but neither work.

    • @CSSWeekly
      @CSSWeekly 9 дней назад

      Thanks for the comment, Dave! 🙏 I've just tested both extensions and can't get HTML to CSS Autocompletion to work either. I guess one of the VS Code updates broke it, and they still haven't updated it. 🤷‍♂️ HTML CSS Support works for me, but it has to be configured with paths to CSS files either in settings.json or in workspace settings. Here's my example that picks up CSS from all files in the "css" folder: cln.sh/xKgscbf6 Does this help?

  • @beluga_0007
    @beluga_0007 10 дней назад

    could you make a video related to vs code customisation?

    • @CSSWeekly
      @CSSWeekly 10 дней назад

      Yes! I plan to create a video on how to set up VS Code from scratch. I'm not sure when it will be released, so stay tuned. 🙂

  • @frozentoy4209
    @frozentoy4209 10 дней назад

    Great tip mate! Thanks a lot 👌🏻

    • @CSSWeekly
      @CSSWeekly 10 дней назад

      I'm so happy to hear this! Thanks so much! 🙏

  •  11 дней назад

    First! Just kiding, this looks useful. Thanks for the video explanation. ❤

    • @CSSWeekly
      @CSSWeekly 11 дней назад

      Thanks so much, Zvonko! 🙂

  • @rafaaccr
    @rafaaccr 11 дней назад

    Thanks man!!

    • @CSSWeekly
      @CSSWeekly 11 дней назад

      You're very welcome, Rafael! I'm glad you found this helpful! 🙂

  • @SauvikGoel
    @SauvikGoel 15 дней назад

    can we add different git remote links to different profiles also?? bvasically i want a profile for my office use, and another one for my personal learning!!

    • @CSSWeekly
      @CSSWeekly 14 дней назад

      Thanks for an interesting question, Sauvik. I don't think this is possible with profiles. 🤷 Where do you configure your git remotes? It seems like this should be configured by the project, so you can have a separate project for learning with different git configurations. Is this what you're looking for?

    • @sauvikgoel591
      @sauvikgoel591 13 дней назад

      Yeah got that, after watching a bunch of more videos!😅 Still thanks for helping🙌❤️

    • @CSSWeekly
      @CSSWeekly 13 дней назад

      I'm happy to hear you found your answer! 🙂

  • @saysoco
    @saysoco 16 дней назад

    how accessible is this method? how do screen readers handle this?

    • @CSSWeekly
      @CSSWeekly 14 дней назад

      Thanks for your question! 🙂 This is accessible; the screen reader will read the email correctly as it understands and parses CSS. I've tested it in VoiceOver. The problem with this is that it isn't clickable and therefore usable. I've addressed this in a follow-up video. Here is the link, in case you want to check it out: ruclips.net/video/WhwvCAbRJVE/видео.html

  • @StanleyBateswar
    @StanleyBateswar 17 дней назад

    nice!

    • @CSSWeekly
      @CSSWeekly 17 дней назад

      Thanks so much, Stanley! 🙏

    • @StanleyBateswar
      @StanleyBateswar 17 дней назад

      @@CSSWeekly too bad that the support is 0.02% atm

    • @CSSWeekly
      @CSSWeekly 17 дней назад

      Oh, this will improve soon. Hopefully. 🙂

  • @thedelanyo
    @thedelanyo 18 дней назад

    Wow,, this is great 😅😅 But Idk, I think the transition property "height" is suitable than "all" due to performance?

    • @CSSWeekly
      @CSSWeekly 18 дней назад

      Yes, you are right! It is always better to set up transition only for the properties you want to transition-a height in this case. 💯 Thanks so much for sharing this; I’ll keep it in mind for future videos. 🙂

  • @love4ever026
    @love4ever026 18 дней назад

    😘

  • @youtubervideos
    @youtubervideos 18 дней назад

    I have done for animating height/ max-height for transition in pure css which works in all browsers. Can you pls give a feedback on this. ruclips.net/video/BYqsURh41W8/видео.htmlsi=iNTNcIbx-c65Rqrm

  • @sobakastar_proba
    @sobakastar_proba 19 дней назад

    Well, immeasurable gratitude, it's really informative and useful. We need to think about everything and practice. Thank you!

    • @CSSWeekly
      @CSSWeekly 19 дней назад

      Thank you so much for this thoughtful comment, Сергей! I'm glad you think so, and I more than agree with your points that we need to continuously reevaluate our knowledge and practice! 🙏

  • @Killyspudful
    @Killyspudful 19 дней назад

    Brilliant. Been waiting for this for about fifteen years :)

    • @CSSWeekly
      @CSSWeekly 19 дней назад

      I'm glad you think so! Thanks so much for watching and commenting. 🙂

  • @ahmad-murery
    @ahmad-murery 19 дней назад

    allowing keywords at the root level is something we can easily drawn to do without much thought. having allow-keywords as an option made me think that the performance is something to be considered here. Thanks Zoran!

    • @CSSWeekly
      @CSSWeekly 19 дней назад

      Good point about performance, Ahmad. I think it's always a good idea to keep an eye on performance when dealing with animations/transitions. 🙂 Thanks so much for sharing your insight! 🙏

  • @webdevluc
    @webdevluc 19 дней назад

    Thanks for the learning pill Zoran. Didn't know about this one

    • @CSSWeekly
      @CSSWeekly 19 дней назад

      I’m glad to hear this! Thanks so much for watching and commenting! 🙂

  • @manishkuswhaha2563
    @manishkuswhaha2563 23 дня назад

    Thank you!

    • @CSSWeekly
      @CSSWeekly 23 дня назад

      You're welcome, Manish! Thanks for watching and commenting! 🙂