Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

252
Visualizações
html css navbar to start from left side of screen and background color to fill the whole screen

I want my navbar to start from the left most side of the screen and NOT exceed the right side. and the background color to cover the whole side in the screenshot below, the background color is not covering the screen

enter image description here

HTML code

   <div class="mainWorkDone"> 
                <div class="navbar">
                    <div class="nav2">
                        <h3>Maryam</h3>
                        <a href="#experience">Experience</a>
                        <a href="#education">Education</a>
                        <a href="#workDone">Work </a>
                        <a href="#contact">Contact</a>
                   </div>
                </hr>
                </div>
        </div>

css code

@media screen and (max-height: 450px) {
  .nav2 {
    padding-top: 15px;
    display: flex;
    width: 500px;
    justify-content: start;
  }
  .nav2 a {
    font-size: 15px;
  }
  .nav2 h3 {
    visibility: hidden;
  }
}


.nav2 {
  height: 100%; /* Full-height: remove this if you want "auto" height */
  width: 160px; /* Set the width of the sidebar */
  position: fixed; /* Fixed Sidebar (stay in place on scroll) */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 20px;
  color: white;
  border: 2px solid black;
}

/* The navigation menu links */
.nav2 a {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
}

.nav2 h3 {
  color: white;
  font-family: "Inspiration", cursive;
  font-size: 30px;
  color: black;
  justify-content: center;
  display: flex;
}
about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda