How to center images in Dreamweaver using Bootstrap - Dreamweaver Tutorial [19/54]

Поділитися
Вставка

КОМЕНТАРІ • 6

  • @eduardovargas741
    @eduardovargas741 6 років тому +1

    Muchas gracias por el Tip

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

    The center-block class no longer exists in Bootstrap 4. To center an image in Bootstrap 4, use mx-auto d-block...

  • @Abdu-ALLAH3
    @Abdu-ALLAH3 5 років тому +2

    sir thanks a lot , i'm watching all Tutorials about dreamweaver at your channel , but when i'm trying .center-block, nothing happen it's just make a class , i need adds things like this
    .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

  • @FadlyR1084
    @FadlyR1084 6 років тому

    how to change image margin top and bottom ?