Commit 57021cda authored by Erick Weil's avatar Erick Weil

Merge branch '6-herick-tela-exemplo' into 'main'

Resolve "Herick Tela exemplo"

Closes #6

See merge request !6
parents c2bf3c83 a57bbd32
......@@ -31,6 +31,38 @@ footer {
text-align: center;
padding: 10px 0;
}
iframe{
margin-top: 250px;
}
.guilherme-krause{
margin: auto;
text-align: center;
width: 1440px;
height: fit-content;
color: white;
}
.guilherme-krause a{
margin-top: 50px;
color: white;
display: block;
}
.guilherme-body{
background-color: black;
}
h1 {
font-family: Consolas, monaco, monospace; font-size: 24px; font-style: normal; font-variant: normal; font-weight: 700; line-height: 26.4px;
}
main{
max-width: 1440px;
margin: auto;
}
#minimanuel{
display: inline;
width: 40px;
height: 30px;
}
img {
width: 200px;
}
\ No newline at end of file
}
......@@ -5,8 +5,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="leilao-manuel-gomes/menuel3.png" type="image/x-icon">
<title>Título Outro Denovo</title>
<title>Meu Portfólio</title>
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="assets/css/styles.css">
</head>
<body>
<header>
......@@ -18,11 +18,8 @@
aliquam culpa asperiores nostrum, esse ea temporibus officia numquam alias voluptates?</p>
</div>
<h1>Página Exemplo</h1>
<title>Thalysson</title>
<link rel="stylesheet" href="assets/css/styles.css">
</head>
<body>
</header>
<header>
<h1>Thalysson Emanoel</h1>
<h1>Olá</h1>
......@@ -84,9 +81,8 @@
</section>
<footer>
<p>&copy; 2024 Minha Página. Todos os direitos não reservados.</p>
<img id="minimanuel" src="leilao-manuel-gomes/minimanuel.jpg" alt="">
<p>&copy; 2024 Meu Portfólio</p>
<img id="minimanuel" src="leilao-manuel-gomes/minimanuel.jpg" alt="">
</footer>
</body>
</html>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment