Posts by Kennedy Alves De Souza • 56 points
1 post
-
4
votes2
answers6733
viewsA: Centralize Web Page Content
I’m no expert, but I hope this helps you :) body { background: #2F6790; } #divMain{ width: 50%; margin: auto; padding: 10px; text-align: center; } #login { color: #fff; } .field { width: 100%;…