Como fixar a head do site?

Fechado
ondjimusic Posts 1 Data de inscrição segunda 6 de abril de 2020 Status Membro Última visita 6 de abril de 2020 - Atualizado em 7 abr 2020 às 04:05
 TWIST - 30 mai 2020 às 17:33
Oi

Como fixar a head do site.

1 Respostas

Perfil bloqueado
7 abr 2020 às 04:04
Olá

Encontrei este exemplo


<!DOCTYPE html>
<html>
<head>
<style type="text/css">
html, body { height: 100%; margin: 0; }
html { padding: 0; }
body { padding-top: 100px; /* header height */ }
div { padding: 0; margin: 0; }
#header { position: fixed; top: 0; left: 0; width: 100%; height: 100px; background-color: #f00; }
#content { height: 1200px; background-color: #0f0; }
</style>
</head>
<body>
<div id="header"></div>
<div id="content"></div>
</body>
</html>

Espero que ajude
0
Obrigado pela sua ajuda
Vou testar se funciona.
0

Assine nossa newsletter!

Assine nossa newsletter!
Junte-se à comunidade