Skip to content

Instantly share code, notes, and snippets.

View lgirao's full-sized avatar

Lesley Girao lgirao

View GitHub Profile
@lgirao
lgirao / hero-effect
Last active August 29, 2021 09:06
Hero Effect
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Hero Header Effect</title>
</head>