Skip to content

Instantly share code, notes, and snippets.

View LuisFPayero's full-sized avatar

Luis Francisco Payero LuisFPayero

  • Brooklyn, NY
View GitHub Profile
@LuisFPayero
LuisFPayero / index.html
Created March 24, 2023 20:21 — forked from codecademydev/index.html
Codecademy export
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width"/>
<link rel="stylesheet" href="./styles.css" type="text/css">
<title>The Box Model</title>