Oqhn ultima versao

De Softwiki
Edição feita às 22h22min de 2 de agosto de 2022 por Administrador (Discussão | contribs)

Ir para: navegação, pesquisa

<!DOCTYPE html> <html lang="en"> <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">
   <link rel="preconnect" href="https://fonts.googleapis.com">

<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;1,600&display=swap" rel="stylesheet">

   <title>Portifolio</title>
   <style>
       body{
           margin-left: 15%;
           margin-right: 15%;
       }
   .container{
       display: grid;
       grid-auto-flow: column;
       grid-auto-columns: 1fr;
   }
   #hearder {
       font-family: Poppins
       font-style: normal;
       font-weight: 600;
       font-size: 28px;
       line-height: 42px;
     
       text-decoration-line: underline;
       color: #070F18"
       margin-top>40px;
       margin-bottom 40px;
   }
   #menu ul {
       List-syle-type: none;
       margin: 0;
       padding: 0;
       }
   #menu li{
       display: inline-block;  
       margin-left: 20px;
       font-family: Poppins;
       font-style: normal;
       font-weight: normal;
       font-size: 16px;
       line-height: 24px;
       text-align: center;
       color: black;
   }
   #buttonCTA{
       background: #adc1dd;
       border-radius: 50px;
       font-family: Poppins;
       font-style: normal;
       font-weight: normal;
       font-size: 16px;
       line-height: 50px;
       text-align: center;
       color: aliceblue;
       padding: 10px 25px 10px 25px;    }
 
   #headerCta {
       font-family: Poppins;
       font-style: normal;
       font-weight: normal;
       font-size: 16px;
       line-height: 32px;
       color:rgb(185, 24, 24)    }
   #headerCta h1 {
       font-family: Poppins;
       font-style: normal;
       font-weight: bold;
       font-size: 455px;  
       color:rgb(226, 43, 180)
              }
   #headerImg{
       margin-left:42px;       
   }
   #headerImg img{
       width: 100%;
   }
   </style

</head> <body>

       O que Há de Novo

Olá,
Eu sou a Central de Ajuda

Aqui você ficará por dentro de todas
novidades relacionada aos Sistema da SoftCenter

       <a id = "buttonCTA" href="">Meus Serviços</a>
        
           <img src="img/logo.png">


</body> </html>