From 855b6fb00b2aed040a30d1761e63a1d269eaab45 Mon Sep 17 00:00:00 2001 From: Elam Bharathi <2126jb13@kgcas.com> Date: Sat, 18 Mar 2023 10:42:34 +0530 Subject: [PATCH] align center - Kg-Foss --- .gitignore | 1 + index.css | 7 +++++-- index.html | 3 +++ 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..600d2d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode \ No newline at end of file diff --git a/index.css b/index.css index 52aa2ed..c53e6eb 100644 --- a/index.css +++ b/index.css @@ -1,6 +1,9 @@ body{ background-image: url("285674.jpg"); - width: 100vw; + width: 80vw; height: 100vh; } -s \ No newline at end of file + +div.a { + text-align: center; +} \ No newline at end of file diff --git a/index.html b/index.html index ca66786..9337ddf 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,9 @@ +
+

"Kg-Foss"

+