/html-css

Estudos de HTML5 e CSS3 -> https://rogeriojesuinofr.github.io/html-css/

Primary LanguageHTMLMIT LicenseMIT

<style> * { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; } h1 { background-image: linear-gradient(to top, #011655, #1d48cad7); color: white; height: 100px; margin-right: 0px; padding-top: 40px; font-size: 3em; text-align: center; text-shadow: 2px 2px 5px black; } body { width: 100vw; } h2 { background-image: linear-gradient(to right, #011655, #1d48cad7); color: white; margin: 10px 0px; padding: 10px 20px; text-shadow: 2px 2px 5px black; } a { color: rgb(73, 73, 73); text-decoration: none; margin: 20px; } footer { background-color: #011655; color: white; text-align: center; padding: 10px; } footer a{ color: white; text-decoration: underline; } </style>

Estudos de HTML5 e CSS3

Lista dos projetos

Projeto Android
Projeto Cordel
Projeto Social
Projeto Login
    <h2 id="exercicios">Lista com os principais exercícios</h2>
    <p>
        <a href="exercícios/ex001/index.html" target="_blank">Executar o exercício 001</a><br>
        <a href="exercícios/ex002/index.html" target="_blank">Executar o exercício 002</a><br>
        <a href="exercícios/ex003/index.html" target="_blank">Executar o exercício 003</a><br>
        <a href="exercícios/ex004/index.html" target="_blank">Executar o exercício 004</a><br>
        <a href="exercícios/ex006/index.html" target="_blank">Executar o exercício 006</a><br>
        <a href="exercícios/ex008/index.html" target="_blank">Executar o exercício 008</a><br>
        <a href="exercícios/ex008b/index.html" target="_blank">Executar o exercício 008b</a><br>
        <a href="exercícios/ex009/index.html" target="_blank">Executar o exercício 009</a><br>
        <a href="exercícios/ex010/index.html" target="_blank">Executar o exercício 010</a><br>
        <a href="exercícios/ex011/index.html" target="_blank">Executar o exercício 011</a><br>
        <a href="exercícios/ex012/index.html" target="_blank">Executar o exercício 012</a><br>
        <a href="exercícios/ex013/index.html" target="_blank">Executar o exercício 013</a><br>
        <a href="exercícios/ex014/index.html" target="_blank">Executar o exercício 014</a><br>
        <a href="exercícios/ex015/index.html" target="_blank">Executar o exercício 015</a><br>
        <a href="exercícios/ex016/cor01.html" target="_blank">Executar o exercício 016</a><br>
        <a href="exercícios/ex017/fonte01.html" target="_blank">Executar o exercício 017</a><br>
        <a href="exercícios/ex018/fonte01.html" target="_blank">Executar o exercício 018</a><br>
        <a href="exercícios/ex019/seletor01.html" target="_blank">Executar o exercício 019</a><br>
        <a href="exercícios/ex020/links.html" target="_blank">Executar o exercício 020</a><br>
        <a href="exercícios/ex021/caixa01.html" target="_blank">Executar o exercício 021</a><br>
        <a href="exercícios/ex022/fundo001.html" target="_blank">Executar o exercício 022</a><br>
        <a href="exercícios/ex023/tabela001.html" target="_blank">Executar o exercício 023</a><br>
        <a href="exercícios/ex024/iframe001.html" target="_blank">Executar o exercício 024</a><br>
        <a href="exercícios/ex025/form010.html" target="_blank">Executar o exercício 025</a><br>
        <a href="exercícios/ex026/mq005/index.html" target="_blank">Executar o exercício 026</a><br>
    </p>

    <h2 id="desafios">Lista com os desafios</h2>
    <p>
        <a href="desafios/android.html" target="_blank">Executar o desafio 01</a><br>
        <a href="desafios/desafio02-tabela.html" target="_blank">Executar o desafio 02</a><br>
    </p>
</main>

Site feito por Rogerio Jesuino


Clique para saber mais