Skip to content

Instantly share code, notes, and snippets.

@Dre2124
Dre2124 / index.html
Created April 25, 2023 22:51
Challenge Project: Company Home Page
<!Doctype html>
<html lang="en">
<head>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Chivo+Mono:wght@300&family=Dongle&family=Poppins:wght@300&family=Roboto:wght@700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="./resources/styles/reset.css" type="text/css">
<link rel="stylesheet" type="text/css" href=styles.css>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
@Dre2124
Dre2124 / index.html
Created March 29, 2023 17:50
Build a Website Design System project CodeCademy
<!DOCTYPE html>
<html>
<head>
<title> Style Guide system </title>
<link rel="stylesheet" type="text/css" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&family=Nunito+Sans:ital,wght@0,400;0,800;1,400&family=Roboto+Condensed:ital,wght@0,400;0,700;1,400&display=swap" rel="stylesheet">
</head>
<body>
@Dre2124
Dre2124 / index.html
Created March 23, 2023 02:52
Codecademy project- Table
<!DOCTYPE html>
<html>
<link href='./styles.css' rel='stylesheet'>
<head>
<title> My CheatSheet </title>
<body>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Alkatra&display=swap" rel="stylesheet">
<div>