Inline Layout
This layout uses `display: inline-block ;` to elements to create a horizontal block layout.
Image Modified
Get the code on Codepen.
Float Layout
Image Added
Get the code on Codepen.
Inline & Float Layout Combination
Image Added
Get the code on Codepen.