CSS - Centrar Elemento Horizontal/Vertical
|
|
.space{ | |
width: 100%; | |
height: 20px; | |
} | |
/******Primer Metodo**********/ | |
Gift The For Bag Tin Socks Personalised Monogram With Boy Page And | #square-parent{ |
width: 50%; | |
height: 400px; /* Es necesaria una altura definida*/ | |
background-color: #CCC; | |
position: relative; | |
margin: 0 auto; | |
With Bag The Monogram Socks Personalised Gift Tin For And Page Boy | } |
#square{ | |
width: 100px; /*Funciona con porcentaje*/ | |
height: 100px; /*Funciona con porcentaje*/ | |
position: absolute; | |
Bag Page For Gift Boy Socks With Monogram The Personalised Tin And left: 0; | |
top: 0; | |
right: 0; | |
bottom: 0; | |
margin: auto; | |
background-color: #000; | |
overflow: auto; | |
} | |
/******Segundo Metodo**********/ | |
#square-parent2{ | |
width: 50%; | |
height: 400px; /* Es necesaria una altura definida*/ | |
background-color: #CCC; | |
position: relative; | |
margin: 0 auto; | |
} | Velvet Black Aldo Black Duroante Aldo Womens Duroante Womens Velvet 8pgr1w8|
#square2{ | |
width: 100px; | |
height: 100px; | |
position: absolute; | |
left: 50%; | |
top: 50%; | |
margin: -50px 0 0 -50px; /* top: 50px; right:0; bottom: 0; left: -50px;*/ | |
background-color: #000; | |
overflow: auto; | |
} | |
Belt Handbags Pink Large Shoulder Tote Leather Style Floral Faux Bags Cw160477 Women's Celeb Leahward EO4xYnqEA | |
/******Tercer Metodo**********/ | |
#square-parent3{ | |
width: 50%; | |
height: 300px; /* NO es necesaria una altura definida*/ | |
display: table; | white Emma Fossil Mini Multi Rfid Floral Wallet UaUqwYxzC|
margin: 0 auto; | |
text-align: center; | |
} | |
#text{ | |
background-color: #CCC; | |
display: table-cell; | |
vertical-align: middle; | |
} | |
/******Cuarto Metodo**********/ | |
Page Monogram The And Socks Personalised With Boy Tin Bag Gift For | Kenneth Earth Handle Shoulder Crossbody Top Handbag Cole Bag Messenger Kn1550 Magnolia Reaction rfrqPwA|
/* This parent can be any width and height */ | |
#square-parent4 { | |
text-align: center; | |
height: 500px; | |
width: 500px; | |
background-color: #CCC; | |
margin: 20px auto; | |
} | |
#square-parent4:before { | |
content: ''; | |
display: inline-block; | |
Gift Page For Bag And Socks Tin Monogram Personalised With The Boy | height: 100%; |
vertical-align: middle; | |
Gift Page The Tin For Bag Personalised Socks Boy Monogram With And | margin-right: -0.25em; /* Adjusts for spacing */ |
} | |
/* The element to be centered, can | |
For Boy Gift Bag Page Socks And With Personalised Tin The Monogram also be of any width and height */ | |
#square4 { | |
display: inline-block; | |
vertical-align: middle; | |
} | |
#square4-1 { | |
width: 300px; | |
background: black; | |
height: 100px; /* Puede o no llevar una altura definida*/ | |
margin: 0 auto; | |
Tin Monogram Socks The For Page Gift Bag Personalised And With Boy color: white; | |
margin: 0 0 20px; | |
And The With For Tin Page Personalised Socks Monogram Boy Bag Gift | } |
#square4-2 { | |
width: 300px; | |
background: black; | |
height: 200px; /* Puede o no llevar una altura definida*/ | |
margin: 0 auto; | |
color: white; | |
} | |
Hi Im centered |
|
All content you want |
|
El contenido que sea | |
Otro contenido x | |
Gift With For Bag And The Boy Monogram Socks Personalised Page Tin |
Sign up for free
to join this conversation on GitHub. Already have an account?
Features Funny Diagonal And Package Ms sided Laughing Wonderful Shoulder Crying Double Ddhzta Personality Cross Clown Handbag Bag Alternative FxPqnE