+ 1
How i set same position of button in all div using css concept
I make one website for project. I used grid system to align multiple box in 3 by n matrix how i positions button in same position in all div 3 book name is larger so my button little bit goes down so how i set button of other div at position of 3 div https://code.sololearn.com/WrlUJC53j39t/?ref=app
2 Respostas
+ 4
You can put them in the same grid cell.
+ 1
thank you brother you are right but if you can suggest more improvements in my code it help me in my CSS career.