Google GV Header

Size
2,999 Kb
Views
26,312

How do I make an google gv header?

What is a google gv header? How do you make a google gv header? This script and codes were developed by Oliver Britton on 27 August 2022, Saturday.

Google GV Header Previews

Google GV Header - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Google GV Header</title> <link rel='stylesheet prefetch' href='http://pastebin.com/raw/4tUusXmL'> <link rel="stylesheet" href="css/style.css">
</head>
<body>
<nav class="header"> <div class="push"><a href="#">Team</a><a href="#">Portfolio</a><a href="#">Library</a></div>
</nav>
<div class="bit-at-bottom">Ripped off gv.com</div> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src='http://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.2/jquery-ui.min.js'></script> <script src="js/index.js"></script>
</body>
</html>

Google GV Header - Script Codes CSS Codes

@import url(https://fonts.googleapis.com/css?family=Montserrat|Roboto:400,500,300,400italic|Fira+Sans:400,500,300);
body { text-align: center; font-family: "Roboto"; padding: 0; margin: 0; background-color: white;
}
.header { width: 100%; background-color: white; border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.push { margin-right: 300px;
}
a { display: inline-block; margin: 20px; text-decoration: none; color: rgba(0, 0, 0, 0.6); -webkit-transition: color 0.2s; transition: color 0.2s;
}
a:hover { color: black;
}
a:after { content: ""; display: block; width: 0%; background: black; height: 2px; margin: 0 auto; opacity: 0; -webkit-transition: width 240ms, opacity 400ms; transition: width 240ms, opacity 400ms;
}
a:hover:after { width: 100%; opacity: 1;
}
.bit-at-bottom { position: fixed; bottom: 10px; left: 10px; font-style: italic; color: rgba(0, 0, 0, 0.4); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}

Google GV Header - Script Codes JS Codes

var p = $('p')
var div = $('div')
var document = $(document)
var thou = $(this)
var window = $(window)
Google GV Header - Script Codes
Google GV Header - Script Codes
Home Page Home
Developer Oliver Britton
Username ollybritton
Uploaded August 27, 2022
Rating 3
Size 2,999 Kb
Views 26,312
Do you need developer help for Google GV Header?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Oliver Britton (ollybritton) Script Codes
Create amazing blog posts with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!