Solucionado (ver solução)
Solucionado
(ver solução)
1
resposta

Projeto final

<!DOCTYPE html>
<html lang="pt-br">
    <head>
        <meta charset="UTF-8"> 
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>2º Potifólio de Estanislau Jr</title>
        <link rel ="stylesheet" href = "style.css">
    </head>
    <body>
    <img src="Html, Css.jpg" alt="Html, Css">
 
        <header></header>
        <main>
            <h1>Eleve seu negócio digital a outro nível <strong>com um Front-end de qualidade!</strong></h1>
            <p>Olá!Sou Estanislau Jr , desenvolvedor Front-end com especialidade em React, HTML e CSS. Ajudo a pequenos negócios e designers a colocarem em prática boas ideias. Vamos conversar?</p>
            <a href="https://www.instagran.com/@estanislau.junior.51"<button></button><a>
                <a href="https://github.com/EASJúnior751"<button></button></a>
 </body>
 </html>
        
            
1 resposta
solução!