Skip to content

Instantly share code, notes, and snippets.

View GabrielBenetti's full-sized avatar

GabrielBenetti

View GitHub Profile
@GabrielBenetti
GabrielBenetti / cv-completo.html
Created April 4, 2021 22:59 — forked from nunomazer/cv-completo.html
exemplo de html com css utilizando dados de um curriculo vitae
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Curriculo Vitae</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>