made a fixed footer
This commit is contained in:
+5
-1
@@ -31,9 +31,13 @@ h1 {
|
||||
background-color: steelblue;
|
||||
font-size: 40px;
|
||||
}
|
||||
h2 {
|
||||
.footer {
|
||||
text-align: center;
|
||||
background-color: cadetblue;
|
||||
font-size: 25px;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
}
|
||||
#nav_barre {
|
||||
display: flex;
|
||||
|
||||
+5
-3
@@ -47,8 +47,10 @@
|
||||
src="https://mngt.fr/wp-content/uploads/2024/05/Voitures-de-legende-Le-classement-ultime-des-10-plus-rapides-du-Mond.jpg"
|
||||
/>
|
||||
</div>
|
||||
<h2>
|
||||
<p>stagiaires rpz echoes</p>
|
||||
</h2>
|
||||
|
||||
<footer class="footer">
|
||||
stagiaires rpz echoes
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user