2

Why are the first three elements of second line not aligned? and how do i fix it? I can fix it using float but is there any other way to fix it.enter image description here

display: inline-block;

http://jsfiddle.net/yeqmpp5q/

1

1 Answer 1

6

Add vertical-align: top; at .floating.

Working JSFiddle

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.