mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 21:07:49 +00:00
chore: remove originalLink post
This commit is contained in:
@@ -3,16 +3,14 @@
|
||||
title: "CSS Fundamentals",
|
||||
description: "A beginners course for CSS box model, HTML defaults, flexbox layout, gridbox layout, responsive design, selectors, units, and variables.",
|
||||
published: "2022-01-18T20:08:26.988Z",
|
||||
updated: "2023-10-19T20:08:26.988Z",
|
||||
authors: ["ljtech"],
|
||||
tags: ["css", "design"],
|
||||
attached: [],
|
||||
license: "cc-by-4",
|
||||
originalLink: "https://ljtech.ca/posts/css-fundamentals"
|
||||
license: "cc-by-4"
|
||||
}
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
This course will guide you through the fundamentals of CSS with a few of my own personal recommendations for further learning.
|
||||
|
||||
Keep in mind that some concepts or principles laid out here are broad and may not be accurate or reliable for every situation.
|
||||
|
||||
Reference in New Issue
Block a user