From af9bd589da3b23e89ce7245fb8f2f9f7940ea7c6 Mon Sep 17 00:00:00 2001 From: Vishal Gupta <37118357+vishalgta@users.noreply.github.com> Date: Wed, 30 Sep 2020 22:03:06 +0530 Subject: [PATCH] Update styles.css --- styles.css | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 9c416ab..442b567 100644 --- a/styles.css +++ b/styles.css @@ -1,2 +1,24 @@ /* Move your styles here when you're ready to clean up your HTML file */ -/* Don't forget to link to this file in your HTML, otherwise your styles won't show up! */ \ No newline at end of file +/* Don't forget to link to this file in your HTML, otherwise your styles won't show up! */ +/* for Example + + + + + + + +

This is a heading

+

This is a paragraph.

+ + + */