Coding Global Background
Coding Global

The footer is super annoying 😭

Archiviert 2 years ago
2 Nachrichten
1 Mitglieder
Erstellt 2 years ago
Aktualisiert 2 years ago
In Discord öffnen
L
Kaedyn :)
I just started coding this page, the gap in the left where the footer meets the edge is annoying me. Please help me, I beg 🙏

Footer code:

CSS:
footer {
      background-color: #333;
      color: #fff;
      padding: 20px 0;
      text-align: center;
      position: fixed;
      bottom: 0;
      width: 100%;
    }


HTML:
    <footer>
        <p class="main-normal">&copy; 2024 Jester Software Systems LLC - All rights reserved.</p>
      </footer> 
The footer is super annoying 😭

Antworten (2)