marcomarinho / mysql_website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MySQL Apresentation

The job we students needed to do was choose a CSS Framework and create a website talking about MySQL. Was quite fun to do this job and also easy. Above you can see the Framework I choosen! This is my very first project develop by me & for me :p

Material framework

This is a CSS only Material design based framework.

Demo : http://nt1m.github.io/material-framework

Usage

Just include material.css on any web page/ web app. You can also get a minified version by running grunt dist, the minified code will appear in the dist folder.

Resources used

Contributing

Pull requests :) or Issues if you can't :)

Guidelines

  • Tab indenting
  • Space after "," (rgba(0, 0, 0, 0.2) for example)
  • Lowercase hex colors or rgba for alpha transparency

About

License:Apache License 2.0


Languages

Language:CSS 85.6%Language:JavaScript 9.6%Language:HTML 4.8%