niamrox / flexiblegs

Flexible Grid System is a Responsive CSS Framework

Home Page:http://flexible.gs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#flexible.gs

Flexible Grid System is a Responsive CSS Framework · flexible.gs

###Install

<head>
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="stylesheet" href="css/flexiblegs.min.css">
  <link rel="stylesheet" href="css/flexiblegs.style.css">
</head>

###Startup Folder

git clone git@github.com:flexiblegs/startup-folder.git

##Browser Support

#####Desktop Browsers

  • Safari
  • Chrome
  • Firefox
  • Opera
  • IE (7+)

#####Mobile Browsers

  • iOS Safari
  • Opera Mini
  • Android Browser
  • Opera Mobile
  • Chrome for Android
  • Firefox for Android
  • IE Mobile

##Feedback If you find bugs please open a ticket at https://github.com/flexiblegs/flexiblegs/issues

##License Flexible Grid System is licensed under the MIT license http://opensource.org/licenses/MIT

About

Flexible Grid System is a Responsive CSS Framework

http://flexible.gs

License:MIT License


Languages

Language:CSS 100.0%