Skip to content

Cabeçalho#17

Open
Kevin-Sarges wants to merge 4 commits intoDiogo-Felipe:masterfrom
Kevin-Sarges:cabecalho
Open

Cabeçalho#17
Kevin-Sarges wants to merge 4 commits intoDiogo-Felipe:masterfrom
Kevin-Sarges:cabecalho

Conversation

@Kevin-Sarges
Copy link
Contributor

Eu adicionei o cabeçalho na pagina e estilizei ele colocando uma fonte diferente e ajustado ele no centro da pagina.

Copy link
Owner

@Diogo-Felipe Diogo-Felipe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Kevin-Sarges, Verifica as mudanças que eu sugeri. Acredito que elas são boas. Mas no mais o código está bem feito

Comment on lines +18 to +22
<header>
<div id="cabecalho">
<h1>Evolutionism Simulator</h1>
</div>
</header>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aqui poderia ser retirada essa

e colocado o h1 diretamente dentro do header. Isso torna o código mais semântico

@@ -1,3 +1,10 @@
#cabecalho{
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Combinado ao comentário feito no HTML, aqui poderiamos ao invés de usar o "#cabecalho", usar simplesmente "header".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants