From b38a6649bb9132dcc220e582454c60b26a187dc7 Mon Sep 17 00:00:00 2001 From: Devis Date: Fri, 10 Oct 2025 21:37:30 +0530 Subject: [PATCH] Update README.md --- README.md | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 84 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1094d9d10..04531640e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Ex.06 Book Front Cover Page Design -## Date: +## Date:10/10/2025 ## AIM: To design a book front cover page using HTML and CSS. @@ -31,10 +31,93 @@ Insert the images in their appropriate places. Publish the website in the LocalHost. ## PROGRAM: +``` + + + + + Book Cover + + + +
+
+
The Psychology of Simplicity
+
+
Understanding the beauty of less
+
+
+ +
+
By Morgan Simplar
+
+ + +``` ## OUTPUT: +Screenshot 2025-09-28 190551 + ## RESULT: The program for designing book front cover page using HTML and CSS is completed successfully.