Skip to content

Instantly share code, notes, and snippets.

@pelinoloji
pelinoloji / index.html
Created September 24, 2018 23:10
Product Landing Page - Dummy
<!DOCTYPE html>
<html>
<head>
<title>Product Landing Page</title>
<script defer src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="freelance-style.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet" type"text/css">
<!DOCTYPE html>
<html lang="en">
<head>
<title>Yatay Menu</title>
<style>
ul
{
list-style: none;
margin: 0;