1. I don't know how to center the background images of the "two headers"
What you should use in the div that contains the background image is to use the css "background-position: center;"
3. How do I equal the height of the column boxes when they have different paragraph heights?
You solve the differences in size by giving a minimum height that is exactly that of the largest paragraph.
2 comentarios
displayname710545
1. I don't know how to center the background images of the "two headers"
What you should use in the div that contains the background image is to use the css "background-position: center;"
3. How do I equal the height of the column boxes when they have different paragraph heights?
You solve the differences in size by giving a minimum height that is exactly that of the largest paragraph.
displayname132683
@carlos1990627 thank you!
Entra o únete Gratis para comentar