i

Learn HTML and CSS in 10 Days

Removing Spaces between Inline-Block Elements

There are many ways to remove spaces between inline-block elements. Here we are going to focus on one of the popular ways.

Put each of the new opening tag of element on the same line as that of the closing tag of the previous  element. So the HTML code will be: