html - How to put a button beside (right) side of another button -


take @ fiddle

as can see, got 2 buttons. want dislike button appear next button (after text 1). how it?

put buttons , number inside divs , float divs left.

https://fiddle.jshell.net/g6lhurae/50/

div {float:left;}


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -