css
sample css code
.sample{
display: inline-block;
background-color: red;
}
Was this helpful?
Similar Posts
.sample{
display: inline-block;
background-color: red;
}