Posts by Dave Almeida • 9 points
1 post
-
0
votes1
answer38
viewsA: I need to center two Divs on a main html the Divs are "formRight and formLeft"
You can do this in many ways, but I believe the best way to solve this in your code structure is as follows:: You can use the float property on the two Divs you want to center, like this: #formLeft,…
htmlanswered Dave Almeida 9