Fieldsets and Legends in HTML and CSS

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 25

  • @mohammadhosein77
    @mohammadhosein77 4 роки тому +1

    Cool CSS trick I never saw before , thank you❤️

  • @karthickchandiran2397
    @karthickchandiran2397 4 роки тому

    Nice video.til now i haven't use this tags. it will be useful for future development

  • @benitto_rajf6178
    @benitto_rajf6178 4 роки тому +1

    Thank you Steve for doing this great job.

  • @SteveRB511
    @SteveRB511 4 роки тому

    Enjoyed this tutorial, thank you.
    Just a note: Chrome 86 and Edge 85 on my Mac (Catalina) show the fieldset triangles positioned the the same as your example. Safari 14 and Firefox 80 show the fieldset triangle shifted down about 2 rem from the fieldset border. From my work on Mac and Windows browsers, it seems like the latest versions of Chrome on both OSs seem to be diverging from what I thought were standards(?) as code that has worked for a couple of years on both Firefox and Chrome has required fixes for the more recent versions of Chrome ... more things for my to do list.

    • @SteveRB511
      @SteveRB511 4 роки тому

      @Jack Murimi Thank you, that's a good thing to keep in mind and what I typically do. The triangle issue was just using the code form Steve's GitHub as is. In another instance I had a page background image that that was centered at the top of a page which worked for a couple of years in 8 browsers (4 on Mac, 4 on Windows). Around the first of this year Chrome on Windows started cutting it off on the right and it was not until I added "fixed" to "background" that Chrome displayed it as before.

    • @MohammadMM786
      @MohammadMM786 Рік тому

      Facing this issue in chrome 119 also. Is there any way to fix this other than adding negative units to top.Is adding negative units a good fix?

  • @RahulSingh-rk5dz
    @RahulSingh-rk5dz 4 роки тому +2

    Steve knows how to do some dark magic with css & html.

  • @barungh
    @barungh 4 роки тому

    Nice animation ... Cool ... :)

  • @damebanda3180
    @damebanda3180 4 роки тому

    How do I align the input elements like the ones in this video?

    • @SteveGriffith-Prof3ssorSt3v3
      @SteveGriffith-Prof3ssorSt3v3  4 роки тому +1

      The CSS is in the code that I attached in the description.
      If you want more info about CSS Grid and Flexbox I have a playlist - ua-cam.com/video/hYJvxsgnGMA/v-deo.html

  • @pini01ru
    @pini01ru 4 роки тому

    Thanks for your videos!

  • @musicalgames935
    @musicalgames935 4 роки тому

    Fullform of rem??

    • @SteveGriffith-Prof3ssorSt3v3
      @SteveGriffith-Prof3ssorSt3v3  4 роки тому

      Rem is a very easy unit to use. You set a base value inside the HTML style and then the designer is encouraged to use that value or regular variations of that to create regular visual rhythm.

    • @programmingwithdipayan7280
      @programmingwithdipayan7280 4 роки тому

      Rem stands for "relative measurement" I think 🤔

    • @SteveGriffith-Prof3ssorSt3v3
      @SteveGriffith-Prof3ssorSt3v3  4 роки тому

      @@programmingwithdipayan7280 it stands for Root Em. Em is the M-height unit. Root em sets the value in the HTML element so it can be referenced throughout the page

    • @programmingwithdipayan7280
      @programmingwithdipayan7280 4 роки тому +1

      @@SteveGriffith-Prof3ssorSt3v3 ohh 👍👍👍 thank you. 😃😃😃😃😃❤️

  • @Viralvlogvideos
    @Viralvlogvideos 3 роки тому

    why dont u use space field legend{ } rather then fieldset >lengend{ }?

    • @SteveGriffith-Prof3ssorSt3v3
      @SteveGriffith-Prof3ssorSt3v3  3 роки тому

      Using the > turns legend into a child instead of just a descendent. It makes the CSS more specific and more efficient for the browser to run.

    • @Viralvlogvideos
      @Viralvlogvideos 3 роки тому

      @@SteveGriffith-Prof3ssorSt3v3 oh, I get confused 😥 thanks for explaination may be u should make a video on this topic

    • @SteveGriffith-Prof3ssorSt3v3
      @SteveGriffith-Prof3ssorSt3v3  3 роки тому

      Here - ua-cam.com/video/r_aPaREZby0/v-deo.html

  • @AKASH._._.
    @AKASH._._. 3 роки тому

    well explained

  • @userbilas
    @userbilas 4 роки тому

    + like from me! cool) as always!-D

  • @programmingwithdipayan7280
    @programmingwithdipayan7280 4 роки тому +5

    Everyone:- day by day every subscriber is growing
    Me:- why steave Griffith channel subscribers are not growing 😭