CSS Inline Block | Coding Tag
×

CSS Inline Block

3511

CSS Inline Block - Instead of float you can use inline-block element. Inline-block element is display property element.

Syntax:

.box {
display: inline-block;
width: 300px;
height: 200px;
margin:10px;
border: 2px solid #ff4504;
}



Best WordPress Hosting


Share:


Discount Coupons

Get a .COM for just $6.98

Secure Domain for a Mini Price



Leave a Reply


Comments
    Waiting for your comments