Quick-start Instructions
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/antsand/styles/css/antsand-common-styles.css"> </head> <body> </body> </html>
Include Styles's source Sass and Javascript files via npm. Package managed installs do not include documentation, but include our scripts, build system and readme.
Read Installation docs$ npm install antsand-styles
$ gem install antsand-styles -v 1.0.0
$ git clone https://github.com/antsand/styles.git
To get started quickly, include Style's compiled CSS and JS
Insert CSS
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/antsand/styles/css/styles.css">
As you start to create beautiful webpages, you want your website to look unique, have elements and styles that look creative and make it easy for the viewers to read and navigate your site. Styles goal is to enable web designers and developers create stunning webpages quickly without toying too much with CSS.
Styles is a frontend tool to help you design and develop powerfull websites faster. It is written in SASS and uses Susy v2.0 and Compass. Styles being open source, you have the luxuary to download the source code and modify it to your liking.
Styles has the power to help you design websites using few CSS classes or you can design based on different component blocks or have the luxury to just style one element at a time.
It is this flexibility that makes ANTSAND Styles truely poweful.
Basic grid layouts to get you started with building within the Styles grid system.
In these examples .themed-layout class is added to the columns to add some themings. This is not a class avaiable in Styles by default.
Get three equal width coloumns with inbuilt padding. On mobile devices, the coloumns will automatically stack
Get three equal width coloumns with inbuilt padding. On mobile devices, the coloumns will automatically stack
Get 2 unequal width columns with inbuilt padding. On mobile devices, the coloumns will automatically stack
Inside square boxes, the content can either be aligned in the middle or at the top.
Create a masonary style layout from 2 to 9 tiles per column