From be58346fa5a6d616c3139e953b3880dfb559791d Mon Sep 17 00:00:00 2001 From: Sadhna Date: Mon, 6 Apr 2026 00:02:58 +0530 Subject: [PATCH] Fix heading formatting in README.md Updated headings in README.md to use consistent formatting. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9642639e9..e92c598f2 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -# HTML Portfolio +# HTML Portfolio ## You'll create a personal web page to show off your work. We will test your HTML knowledge, and then it will be up to you to use CSS to style your own page and make it unique. -## What You'll Build +## What You'll Build ## The end result will be a portfolio that you can deploy publicly! Here's a sample of what this could look like: ![Sample Portfolio](http://courseware.codeschool.com.s3.amazonaws.com/projects/build-a-portfolio-using-html-and-css.png) -## What You'll Learn +## What You'll Learn ## We'll dive into a number of basic HTML concepts, including: