Skip to content

parthverma68/hashgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hashgram

<script type="text/javascript" src="jquery-2.2.3.js"></script> <script> $(document).ready(function(){ $('#btn').on('click',function name(){ var reg1=$('#rtb'); reg1.toggle(500,function(){ reg1.css({"top":"140","left":"180","transition":"top 1s ease-in-out"}); var signup=$('#stb'); signup.hide(); });}); $('#btn2').on('click',function name(){ var reg2=$('#rtb'); var signup=$('#stb'); signup.toggle(100,function(){ reg2.css({"top":"-350","transition":"top 1s ease-in-out"}); }); }); }); </script>
<style>

table{

color:white; border:none; border-radius: 10px; background:rgb(177,177,187); opacity:0.8; } input[type=text]{ height:40px; width:180px; border:none; color:yellow; border-radius: 10px; background: rgb(106,106,255); } input[type=password]{ height:40px; width:180px; border:none; color:yellow; border-radius: 10px; background: rgb(106,106,255); } input[type=number]{ color:yellow; height:40px; width:180px; border:none; border-radius: 10px; background: rgb(106,106,255); }

input[type=textarea]{ height:40px; width:180px; color:yellow; border:none; border-radius: 10px; background: rgb(106,106,255); } img[id=hash] {
position:relative; height:140px; width:200px; top:2px; opacity:0.9; }

#stb
{
	position: fixed;
	top :200px;
    left: 300px;
}


 #rtb
{
	position:fixed;
	top:-400px;
	opacity:0.9;
	left:140px;
	color:yellow;
}
 img[id="mainimg"]
{
	z-index: -100;
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}

#sp1
{

	opacity:1;

}
#stb
{

	height:200px;
	width: 400px; 
}
.btn
{
	position: fixed;
	bottom: 5px;
	left:80px;
	height:60px;
	width:60px;
	opacity:1;
	border:none;
	box-shadow:  6px 6px  10px  rgb(147,147,147);
	border-radius:8px;

}
.btn1
{
	position: fixed;
	bottom: 10px;
	left:10px;
	height:55px;
	width:55px;
	border-radius:15px;
	box-shadow:  6px 6px  10px  rgb(147,147,147);
	opacity:1;
}
input[type=image]
{
	border:none;


}
#at{

font-size: 30px;
font-family:arial;	
color:red;
}
#sbtn
{
	cursor:hand;
	height:30px;
	width:140px;
	border-radius: 20px;
	color:red;
	background:yellow;
}
#regbtn
{

border-radius: 20px;
height: 30px;
width:100px;
background:yellow;

}
</style>

		<form>
		<table border="0" cellspacing="0" id="stb" >
			<th colspan="2"><span style="color:blue;font-weight:bold">#GRAM</span> YOURSELF</th>
		</tr>
		<tr>
			<td id="at" style="cursor:default"><center>@</center>
			</td>
			<td><center><input type="text" id="ui"/><center>
			</td>
		</tr>
		<tr>
			<td id="at" style="cursor:default"><center>o--j</center>
			</td>
			<td><center><input type="password" id="pass"/></center>
			</td>
		</tr>
		<tr>
			<td colspan="2"><center><input type="button" id="sbtn" value="LOGIN!"/><center></td>
		</tr>
		<table>
		</form>
	</table>
<form action="<?php $_PHP_SELF ?>" method="POST">
</tr>
<tr id="tb2">
	<td colspan="1"><center>RE-ENTER PASSWORD</center>
    	</td>
   	 	<td><center><input type="password" name="pass2"/ class="pi">
    	</center></td>
    	<td colspan="2">
    	<center>	<input type="range" name="rng"/></center>
    	<center>	
    		<lable for="pricemax" >

</tr>
<tr><td colspan="4"><center><input type="submit" id="regbtn"value="REGISTER"/></center></td>
</tr>
register yourself
FIRST NAME: LAST NAME:
DATE OF BIRTH: AGE:
ADDRESS <textarea rows="5" cols="20" name="add"></textarea> PINCODE
CONTACT NUMBER
USER ID PASSSWORD

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages