Skip to content

Instantly share code, notes, and snippets.

View thyagoraphael's full-sized avatar

Thyago Raphael thyagoraphael

View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>IMDB Codenation</title>
<!-- CSS -->
<link rel="stylesheet" href="./styles/normalize.css">
<link rel="stylesheet" href="./styles/style.css">