<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Documento HTML</title> </head> <body> <header> Logo </header> <main> conteudo </main> <footer> 2018 © todos os direitos reservados </footer> </body> </html>
header { background: #333; } .header { background: red; } #header { background: black; }
By Enieber Cunha
My name is Enieber Cunha and I living in Brazil. I am developer JS and Android and in love for User Exprience, functional programming and classical music.