Made images non-draggable

This commit is contained in:
CommanderRedYT
2020-11-06 17:30:03 +01:00
parent 1f50550755
commit f19da1465d
2 changed files with 21 additions and 9 deletions

View File

@@ -29,6 +29,7 @@
class="d-inline-block align-top"
alt=""
loading="lazy"
draggable="false" ondragstart="return false;"
/></a>
<button
class="navbar-toggler"
@@ -118,6 +119,7 @@
max-height: 5cm;
"
class="img-fluid"
draggable="false" ondragstart="return false;"
/>
<h1 style="text-align: center; position: relative"></h1>
</header>
@@ -191,13 +193,15 @@
src="./img/new-about.jpg"
class="img-fluid rounded mx-auto d-block shadow"
style="max-width: 99%; border: 2px; border-style: ridge; border-color: gray"
draggable="false" ondragstart="return false;"
/>
</div>
<br />
<div class="container" id="team">
<ul class="list-unstyled">
<li class="media">
<img class="mr-3 img-fluid shadow rounded" src="./img/members/feedc0de.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray"/>
<img class="mr-3 img-fluid shadow rounded" src="./img/members/feedc0de.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray"
draggable="false" ondragstart="return false;"/>
<div class="media-body">
<h3 class="mt-0 mb-1">feedc0de</h3>
feedcode text
@@ -212,7 +216,8 @@
</li>
<br>
<li class="media">
<img class="mr-3 img-fluid shadow rounded" src="./img/members/greyhash.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray"/>
<img class="mr-3 img-fluid shadow rounded" src="./img/members/greyhash.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray"
draggable="false" ondragstart="return false;"/>
<div class="media-body">
<h3 class="mt-0 mb-1">greyhash</h3>
greyhash text
@@ -220,7 +225,8 @@
</li>
<br>
<li class="media">
<img class="mr-3 img-fluid shadow rounded" src="./img/members/mick.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray"/>
<img class="mr-3 img-fluid shadow rounded" src="./img/members/mick.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray"
draggable="false" ondragstart="return false;"/>
<div class="media-body">
<h3 class="mt-0 mb-1">mick</h3>
mick text
@@ -228,7 +234,8 @@
</li>
<br>
<li class="media">
<img class="mr-3 img-fluid shadow rounded" src="./img/members/commanderred.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray">
<img class="mr-3 img-fluid shadow rounded" src="./img/members/commanderred.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray"
draggable="false" ondragstart="return false;">
<div class="media-body">
<h3 class="mt-0 mb-1">CommanderRed</h3>
Commanderred text

View File

@@ -17,18 +17,19 @@
/>
<title>Home | Pfosten Dynamics</title>
<link rel="icon" href="img/favicon.png" />
<link rel="icon" href="./img/favicon.png" />
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container">
<a class="navbar-brand" href="./index.html"
><img
src="img/PfostenDynamics.png"
src="./img/PfostenDynamics.png"
style="max-height: 60px"
class="d-inline-block align-top"
alt=""
loading="lazy"
draggable="false" ondragstart="return false;"
/></a>
<button
class="navbar-toggler"
@@ -97,11 +98,12 @@
<div class="col-sm text-left">
<br>
<img
src="img/peterXfeedc0de.jpg"
src="./img/peterXfeedc0de.jpg"
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
class="d-inline-block shadow rounded img-fluid"
alt=""
loading="lazy"
draggable="false" ondragstart="return false;"
/>
</div>
</div>
@@ -118,6 +120,7 @@
class="d-inline-block shadow rounded img-fluid"
alt=""
loading="lazy"
draggable="false" ondragstart="return false;"
/>
</div>
<div class="col-sm text-left">
@@ -140,11 +143,12 @@
<div class="col-sm text-left">
<br>
<img
src="img/feedcode-bobbycar-1.jpg"
src="./img/feedcode-bobbycar-1.jpg"
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
class="d-inline-block shadow rounded img-fluid"
alt=""
loading="lazy"
draggable="false" ondragstart="return false;"
/>
</div>
</div>
@@ -156,11 +160,12 @@
<div class="col-sm text-right">
<br>
<img
src="img/party.jpg"
src="./img/party.jpg"
style="max-height: 600px; border: 2px; border-style: ridge; border-color: gray"
class="d-inline-block shadow rounded img-fluid"
alt=""
loading="lazy"
draggable="false" ondragstart="return false;"
/>
</div>
<div class="col-sm text-left">