Skip to content

Instantly share code, notes, and snippets.

View harshit1969's full-sized avatar

Harshit Tripathi harshit1969

View GitHub Profile
<p>Hover the btn</p></br>
<a href="https://www.techindiaharshit.ga" class="btn" title="website" target="blank">
Techindia Harshit
</a>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Document</title>
</head>
<body>
<center><a href="#" class="btn"> HOVER ME</a></center>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<center><iframe src="https://www.techindiaharshit.ga/" frameborder="0" style="height: 550px;width: 600px;"></iframe></center>
<html>
<body>
<marquee>
<img src="https://1.bp.blogspot.com/-Nsh5BVw9n4s/X0285tvryQI/AAAAAAAAApo/FLRqzYIwB7ooTBfZElzUxFILbT-t8NtnwCK4BGAYYCw/s1600/bbc56b6e-c3af-4594-b629-7edb4b7972fb_200x200.png"/>
</marquee>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Website</title>
</head>
For 180 degree:
<p>Hover</p>
<div></div>
For 360 degree:
<p>Hover</p>
<div></div>
For 720 degree:
<p>HOVER</p>
<div></div>
<div id="grad1"></div>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<input type="file" id="myfile" name="filename">
</body>