0056
This commit is contained in:
@@ -16,7 +16,11 @@ body {
|
||||
|
||||
#image00 {
|
||||
background-color: black;
|
||||
margin: auto;
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
z-index: -1;
|
||||
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
@@ -6,6 +6,7 @@ css_file: index.css
|
||||
|
||||
<div class="mainDiv">
|
||||
<div>
|
||||
<img id="image00" src="https://cdn.pixabay.com/photo/2012/01/09/09/59/earth-11595_960_720.jpg" height="320px" width="640px">
|
||||
<h1>Welcome! :)</h1>
|
||||
<h2>Live conscious</h2>
|
||||
<h2>Accept Yourself</h2>
|
||||
@@ -14,5 +15,4 @@ css_file: index.css
|
||||
<h2>Live goal-oriented</h2>
|
||||
<h2>Personal integrity</h2>
|
||||
</div>
|
||||
<img src="https://cdn.pixabay.com/photo/2012/01/09/09/59/earth-11595_960_720.jpg" height="640px" width="320px">
|
||||
</div>
|
||||
Reference in New Issue
Block a user