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

224
Vistas
website made from replit is not displaying text properly

I am having some problems making the website mobile friendly. the text starts coming up all weird and not in alignment at all. Any suggestions as to what I can add to make the text normal again. website coded in html, js, python

On pc

On phone

This is happening in some other webpages too

The code block regarding this:

<br>
    {%block content%}
    {%include 'navbar.html'%}
    {%endblock%}
    <br><br>
    <center>
        <div class="formdiv">
    <form method="POST" action="{{url_for('test_results')}}">
        <h1>A test to help you explore careers</h1>

        <br><br><br>
        <h2>Are you ...?</h2>
        <ul class="checkbox-grid">
        {%for i in are_you%}
        {%for j in are_you[i]%}
        <li><input type="checkbox" name="{{i}}"><label for="{{i}}">{{j}}</label></li>
        {%endfor%}
        {%endfor%}
        </ul>

        
        <br><br><br><br><br><br><br><br><br>
        <h2>Can you ...?</h2>
        <ul class="checkbox-grid">
        {%for i in can_you%}
        {%for j in can_you[i]%}
        <li><input type="checkbox" name="{{i}}"><label for="{{i}}">
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Your website is not responsive. If you don't want to make the code responsive by yourself, you can use CSS libraries like bootstrap to do the heavy work for you.

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