Skip to content

Instantly share code, notes, and snippets.

View TerrenceLP's full-sized avatar

Terrence Porretto TerrenceLP

View GitHub Profile
@TerrenceLP
TerrenceLP / landing-like-google.html
Created November 14, 2019 13:59
Materialize CSS Demo Template
<!DOCTYPE html>
<html>
<head>
<!--Import Google Icon Font-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- Compiled and minified CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css">
<!--Let browser know website is optimized for mobile-->
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
@TerrenceLP
TerrenceLP / index.html
Last active November 14, 2019 14:00
Later.js Bootstrap Schedule Maker for Repeat Events Template
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Bootstrap 101 Template</title>
<!-- Bootstrap -->