diff --git a/Bharath_08/index.css b/Bharath_08/index.css new file mode 100644 index 0000000..f318946 --- /dev/null +++ b/Bharath_08/index.css @@ -0,0 +1,23 @@ +.h1{ + left: 0; + line-height: 200px; + margin-top: -100px; + position: absolute; + text-align: center; + color: antiquewhite; + top: 50%; + width: 100%; +} +.f{ + position: absolute; + bottom:0; + width: 100%; + height: 150px; + padding-top: 100px; + background-color: rgb(90, 211, 205); + text-align: center; +} +.b{ + background-image: url(https://raw.githubusercontent.com/jeeva2334/KG_FOSS/main/285674.jpg); + background-size:cover; +} diff --git a/Bharath_08/index.html b/Bharath_08/index.html new file mode 100644 index 0000000..bccd9eb --- /dev/null +++ b/Bharath_08/index.html @@ -0,0 +1,22 @@ + + +
+ + + +