Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

84
Vistas
How can I display the content of my webpage in center using react bootstrap

I am designing a webpage for a desktop using react-bootstrap. I have in my webpage logo, Main heading and form, and some links after the display of the form, I want to display all my content in the center of the webpage. How can I accomplish it using bootstrap flexbox

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

You can give the most parent div or element in your app a className and apply flexbox properties to it.

const App = () => {
  return (
    <div className='d-flex align-items-center justify-content-center'>...</div> // <--------Most parent div-------->
  )
}

If you only want to center the content horizontally then only apply justify-content otherwise apply both.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda