Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

188
Views
¿Cómo puedo colocar la imagen en la parte superior izquierda alineada con <appbar> usando react js?

Intenté esto pero está ubicado en la parte superior izquierda (en la parte superior de la página web)

 <img className={classes.image} src={logo} position={'left'}/>

Toda la aplicación.js html

 return ( <Container maxWidth="lg"> <div> <img className={classes.image} src={logo} position={'left'}/> </div> <AppBar className={classes.appBar} position="static" color="inherit"> <Typography className={classes.heading} variant="h2" align="center">Courses</Typography> <img className={classes.image} src={formation} alt="icon" height="60" /> </AppBar> <Grow in> <Container> <Grid container justify="space-between" alignItems="stretch" spacing={3}> <Grid item xs={12} sm={7}> <Posts setCurrentId={setCurrentId} /> </Grid> <Grid item xs={12} sm={4}> <Form currentId={currentId} setCurrentId={setCurrentId} /> </Grid> </Grid> </Container> </Grow> </Container> ); };

Agradecería la ayuda - gracias.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!