Made some visual changes
This commit is contained in:
11
index.html
11
index.html
@@ -98,7 +98,7 @@
|
|||||||
<br>
|
<br>
|
||||||
<img
|
<img
|
||||||
src="img/peterXfeedc0de.jpg"
|
src="img/peterXfeedc0de.jpg"
|
||||||
style="max-height: 600px"
|
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
|
||||||
class="d-inline-block shadow rounded"
|
class="d-inline-block shadow rounded"
|
||||||
alt=""
|
alt=""
|
||||||
loading="lazy"
|
loading="lazy"
|
||||||
@@ -113,8 +113,8 @@
|
|||||||
<div class="col-sm text-right">
|
<div class="col-sm text-right">
|
||||||
<br>
|
<br>
|
||||||
<img
|
<img
|
||||||
src="img/bobbycars.jpg"
|
src="./img/bobbycars.png"
|
||||||
style="max-height: 600px"
|
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
|
||||||
class="d-inline-block shadow rounded"
|
class="d-inline-block shadow rounded"
|
||||||
alt=""
|
alt=""
|
||||||
loading="lazy"
|
loading="lazy"
|
||||||
@@ -129,7 +129,6 @@
|
|||||||
<br>
|
<br>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
|
||||||
<br>
|
<br>
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
@@ -142,7 +141,7 @@
|
|||||||
<br>
|
<br>
|
||||||
<img
|
<img
|
||||||
src="img/feedcode-bobbycar-1.jpg"
|
src="img/feedcode-bobbycar-1.jpg"
|
||||||
style="max-height: 600px"
|
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
|
||||||
class="d-inline-block shadow rounded"
|
class="d-inline-block shadow rounded"
|
||||||
alt=""
|
alt=""
|
||||||
loading="lazy"
|
loading="lazy"
|
||||||
@@ -158,7 +157,7 @@
|
|||||||
<br>
|
<br>
|
||||||
<img
|
<img
|
||||||
src="img/party.jpg"
|
src="img/party.jpg"
|
||||||
style="max-height: 600px"
|
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
|
||||||
class="d-inline-block shadow rounded"
|
class="d-inline-block shadow rounded"
|
||||||
alt=""
|
alt=""
|
||||||
loading="lazy"
|
loading="lazy"
|
||||||
|
Reference in New Issue
Block a user