From 56d07439460b5d0683cc17b0a51e96870a8ed3ab Mon Sep 17 00:00:00 2001 From: hussainmahwash <137160036+hussainmahwash@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:22:25 +0100 Subject: [PATCH] Add a few more headings --- index.html | 5 +++-- my_style.css | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 1dcae48..1051fd2 100644 --- a/index.html +++ b/index.html @@ -6,8 +6,9 @@

Welcome to Programming

-

This is a paragraph.

-

P2

+

Lets have some fun!

+ +
Write your name in your favorite color
diff --git a/my_style.css b/my_style.css index dc7d4c0..0d232d3 100644 --- a/my_style.css +++ b/my_style.css @@ -1,6 +1,5 @@ body { background-color: rgb(235, 235, 235); - margin-left: 20px; } h1 {