why my card is not getting aligned horizontally

here is the code for the card section. The cards get down added vertically when added i want them to be horizontally aligned , 3 cards in one row . please help. Thanks a lot <div class=”container”> <div class=”row”> <div class=”col-md-4″> <div class=”card” style=”width: 18rem;”> <img class=”card-img-top” src=”…” alt=”Card image cap”> <div class=”card-body”> <h5 class=”card-title”>Card… Read More why my card is not getting aligned horizontally