Hi,
If I place many item(ex. button) in html,
They are placed horizontaly, It seems below.
aaa bbb ccc ddd eee fff ggg hhh
And if windows width chenged to short, some tail items were wraped,
and It seems below.
aaa bbb ccc ddd eee
fff ggg hhh
Can I create such layout (html word 'display inline') ?
If I place many item(ex. button) in html,
They are placed horizontaly, It seems below.
aaa bbb ccc ddd eee fff ggg hhh
And if windows width chenged to short, some tail items were wraped,
and It seems below.
aaa bbb ccc ddd eee
fff ggg hhh
Can I create such layout (html word 'display inline') ?
Comment