Skip to content

Instantly share code, notes, and snippets.

@fortknoxwv
fortknoxwv / index.html
Created July 21, 2021 21:59
A cheat sheet detailing ways to apply color in CSS
<!DOCTYPE html>
<html>
<head>
<link href="styles.css" rel="stylesheet">
<title>Different CSS Color Schemes</title>
</head>
<body>
<h1>CSS Color Scheme Reference</h1>
<h2>Properties</h2>
<table>