Answer the question
In order to leave comments, you need to log in
How to make blocks inline using css?
Actually, I'm interested in how to make nested blocks inline like in the desktop version of instagram.
I tried to give the parent a table-cell, as advised in some question, but it does not work out. Is it possible to make the comment text start on the same line as ?<div class="profile_comment_author">
Answer the question
In order to leave comments, you need to log in
Make element inline
display:inline
If you want padding to work you can use
display:inline-block
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question