CSS Frameworks
In order to cut down your website development time and to have a base framework which looks good and works nicely on a mobile, there are multiple CSS frameworks available. Most popular of them is the Bootstrap framework.
Getting Started with Bootstrap
To get started with Bootstrap framework, just:
- Head to https://getbootstrap.com
- Click Get Started
From the page you get to you can download pre-built Bootstrap archive, download example project(s) or place the CSS & JS code to your page.
Getting Started with Example Project
In order to fully understand Bootstrap, I recommend to download example project to get started. Download all the examples and play around with them.