How to create a CSS image gallery in 5 minutes! 📷

Поделиться
HTML-код
  • Опубликовано: 2 июн 2024
  • #css #course #tutorial
    CSS HTML image gallery tutorial example explained

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

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

    Bro Code





    Salads





    Soups





    Pizzas

    /* style.css */
    .gallery{
    display: inline-block;
    border: 1px solid hsl(0, 0%, 60%);
    margin: 5px;
    width: 200px;
    }
    .gallery .description{
    padding: 10px;
    text-align: center;
    }
    .gallery:hover{
    border: 1px solid hsl(0, 0%, 20%);
    }
    .gallery img{
    width: 100%;
    height: auto;
    }

  • @thegreatestyoutubeuser
    @thegreatestyoutubeuser 5 месяцев назад +8

    so helpful thanks, i always have to go through horrible videos but this is the one i NEEDED

  • @rachelgreen9754
    @rachelgreen9754 11 месяцев назад +3

    Thanks for ur effort

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

    Thanks for the help!

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

    Epic bro

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

    Thank you 🙏🏼

  • @snapnut
    @snapnut 8 месяцев назад +1

    how was this video released a few hours before (at this time)
    even though his comment was 4 months ago (also at this time)

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

    It responsive

  • @previewmusic-tn1we
    @previewmusic-tn1we 3 месяца назад