0
how can i make the buttons appear at the bottom of the box? [solved]
https://code.sololearn.com/WsSbsspjGbgo/?ref=app Here is my code. I want to have the buttons at the bottom of the div but i dont know how to arrive there. Can anybody help? Thanks in advance
5 Respuestas
+ 4
Maybe I misunderstood your question but I try something else.
https://code.sololearn.com/WIghO67u3Fbn/?ref=app
+ 3
Great. You're welcome.
+ 2
Close the head_wrap after the anchor in line 8 and (maybe) put another head_wrap after that.
+ 1
Thanks for bearing me.
https://code.sololearn.com/WKO2IsHDtPi4/?ref=app
your implementation is exactly how I imagined it
0
dozule thanks for the advice! But I would like to have the logo and the buttons aligned vertically on the bottom.