Skip to content

Instantly share code, notes, and snippets.

View profmarcos09's full-sized avatar
💭
Dev em desconstrução

Marcos Henrique profmarcos09

💭
Dev em desconstrução
View GitHub Profile
<div class="container">
<h1>💰 Infográfico Interativo: Remuneração</h1>
<div class="progress-bar">
<div id="progress"></div>
</div>
<div class="tabs">
<button onclick="showTab('fixa')">Fixa</button>
<button onclick="showTab('variavel')">Variável</button>
@profmarcos09
profmarcos09 / index.html
Created March 28, 2025 21:06
Modelo Site
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Agendamento - Psicóloga Aline Fernandes</title>
<style>
body {
font-family: Arial, sans-serif;
text-align: center;
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Psicóloga Aline Palowa</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>MHSR Treinamentos - Segurança do Trabalho</title>
<style>
/* Reset e Estilos Gerais */
* {
margin: 0;
<!DOCTYPE html>
<html>
<head>
<title>Quiz de Reposição</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id="produto">Leite</div>
<select id="prateleiras">
<option value="laticinios">Laticínios</option>