From b77fc9fe0d44bddd7dc1c5891b72913d6f04b96f Mon Sep 17 00:00:00 2001
From: Bryan C Guner <66654881+bgoonz@users.noreply.github.com>
Date: Sun, 17 Apr 2022 15:25:30 -0400
Subject: [PATCH] =?UTF-8?q?Update=20Blog=20=E2=80=9Cadding-css-to-your-htm?=
=?UTF-8?q?l=E2=80=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/blog/adding-css-to-your-html.md | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/src/pages/blog/adding-css-to-your-html.md b/src/pages/blog/adding-css-to-your-html.md
index ed755ffa99..0a0ad8b02f 100644
--- a/src/pages/blog/adding-css-to-your-html.md
+++ b/src/pages/blog/adding-css-to-your-html.md
@@ -4,8 +4,8 @@ template: post
subtitle: "Html &Css for beginners "
excerpt: Add css to your html
date: 2022-04-10T11:11:00.257Z
-image: /blog/c12bc019-3a5f-41a7-bcfe-014c6ef37946.png
-thumb_image: /blog/c12bc019-3a5f-41a7-bcfe-014c6ef37946.png
+image: https://cdn-images-1.medium.com/max/800/1*3hnCIyXstRSHgYO5-z-51g.png
+thumb_image: ""
image_position: right
author: src/data/authors/bgoon.yaml
categories:
@@ -14,6 +14,9 @@ categories:
tags:
- src/data/tags/html.yaml
show_author_bio: true
+related_posts:
+ - src/pages/blog/adding-css-to-your-html.md
+ - src/pages/blog/using-the-dom.md
cmseditable: true
---
# Adding CSS To Your HTML
@@ -297,9 +300,3 @@ For beginners … very picture heavy since CSS is such a visual discipline!
### Grid Cheat Sheet
-
-By Bryan Guner on [August 22, 2021](https://medium.com/p/3a17ba25ba82).
-
-Canonical link
-
-Exported from [Medium](https://medium.com) on August 31, 2021.