Server IP : 172.16.15.8 / Your IP : 3.145.8.139 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/public_html/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!-- File name: iyb.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("https://instagram.fprg2-1.fna.fbcdn.net/vp/1efb5ab23fc3fba744588c69a45a17eb/5D16511F/t51.2885-15/e35/s240x240/47694611_936337323222126_3064392994058656400_n.jpg?_nc_ht=instagram.fprg2-1.fna.fbcdn.net&ig_cache_key=MTkyNzMxNDE2NTQzNzk2MjIwNQ%3D%3D.2"); min-height: 80%; } .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</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> <h5 class="w3-center w3-padding-65"><span class="w3-tag w3-wide">ABOUT</span></h5> </center> <P> <center> This website was created by Rodrick Nicholson to give users interested in begining their basketball journeys the tips and gear for them to be successful. His experience playing aau basketball with Boo Williams, high school basketball at Landstown in Virginia Beach, and college basketball at Virginia Wesleyan University give a great insight to what it takes to make it to to one of the highest levels of basketball. Several options will be provided to make sure users can find what's needed to satisfy their needs. <hr> <center> <h5 class="w3-center w3-padding-65"><span class="w3-tag w3-wide">ABSTRACT</span></h5> </center> The main purpose of this website is to push beginner basketball players in the right direction by providing necessities that's best suited for their playstyle, and suit their needs on the basketball court. To play at your peak performance on the basketball court it is important to be comfortable. This website utilizes reviews from well-respected performance reviewers to give you the best products as possible. In addition to finding the gear and equipment needed, "In Your Bag" also aims to teach beginners the fundamentals while offering improvement in important aspects of basketball. Even though the website is aimed towards beginners the experienced may find this site helpful because it's a one stop shop that gives you pointers on your game while also looking for ways to improve. The purpose of this research was to utilize the programs CSS, HTML, MySQL and PHP to create a website that will save consumers time and money when purchasing sneakers to play basketball in. <P> <hr> <A HREF=http://www.vwuathletics.com/sports/mbkb/2018-19/bios/nicholson_r.j._vbnp> Click Here to learn more about Rodrick "RJ" Nicholson </A> <P> <P> <P> <A HREF=index.html> Click Here To Go Back To My Homepage </A> </center> </body>