Skip to content

Instantly share code, notes, and snippets.

View liranfar's full-sized avatar

Liran Farage liranfar

View GitHub Profile
@liranfar
liranfar / index.html
Last active March 23, 2018 20:31
empty divs divided by percentage
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Empty divs divided by percentage</title>
<link rel="stylesheet" href="style.css">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
@liranfar
liranfar / README-Template.md
Created February 26, 2018 10:39 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites