Skip to content

Instantly share code, notes, and snippets.

View erinringland's full-sized avatar
💯
Focusing

Erin Ringland erinringland

💯
Focusing
View GitHub Profile
@JosueMagnus12
JosueMagnus12 / index.html
Created October 29, 2021 15:03
Markup and Styles for a list and a table. Medium Article
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>