Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

para proxima aula #1

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

Ru4nm4ch4do
Copy link

<head>
    
    <meta charset=”UTF8”>
    <title>Power Gaming</title>
    <link rel="stylesheet" href="style.css">

</head>

<body>

    <div class="principal">
        <h1><strong>POWER GAMING</strong></h1>
        
        <p><em><strong>o Site dos Gamers</strong></em></p>
        <p><em><strong> Peças de pc, aqui vou mostrar informações sobre produtos vou dizer as qualidades e defeitos e o quanto recomendo la vou por varias peças falar especificações  
        Como: processador, memoria, memória-ram, placa mãe, placa de video, hd, gabinetes, notbooks, peças e etc</strong></em></p>
        
    </div> 
    
    <div class="beneficios">
        <h2>benefícios</h2>
        <ul> 
            
            <li class="itens">Peças De Alta Qualidade</li> 
            <li class="itens">Verificação De Avarias</li>  
            <li class="itens">Garantia De Produtos</li> 
            <li class="itens">Envio Para Todo Brasil</li>   
        
        </ul>

    </div>
    
</body>

p {
text-align: center;
}

h1 {
text-align: center;
}

strong {
color: rgb(164, 193, 212);
}

.principal {
background-image: url('3090-wallpaper-Top.png');
background-repeat: no-repeat;
}

.itens {
text-align: center;
font-style: italic;
}

.beneficios {
background-color: rgb(255, 255, 255);
text-align: center;
font-style: italic;
}

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.

1 participant