Skip to content

Instantly share code, notes, and snippets.

View lzhoucs's full-sized avatar
🏠
Working from home

Liang Zhou lzhoucs

🏠
Working from home
View GitHub Profile
@lzhoucs
lzhoucs / 00.web dev templates
Last active December 16, 2015 08:29
templates to for web development.
title file
@lzhoucs
lzhoucs / css3box-template.html
Last active December 16, 2015 02:09
A simple css3 box effect for div.
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<style type="text/css">
div {
width : 400px;