-
Notifications
You must be signed in to change notification settings - Fork 134
Expand file tree
/
Copy pathindex.html
More file actions
19 lines (19 loc) · 860 Bytes
/
index.html
File metadata and controls
19 lines (19 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
layout: rootpage
root: css
group: nil
title: The CSS Framework
description: A guide to the css components within the Responsive framework. Instructions for forms, tables, and lists plus much more.
heading: CSS Framework
subheading: Clean, Normalized, Responsive CSS
---
<h1>Responsive CSS</h1>
<p>
Responsive differs from other CSS frameworks in that it is built specifically not to force opinionated design on the developer.
Instead it's been jam-packed with useful functionality to allow you to build a truly cross-browser responsive experience.
</p>
<p>
A powerful grid system is included with right-to-left language support built in as standard. Forms, buttons, and other elements
have also been normalized and enhanced to iron out bugs and make it easier for you to create your site.
</p>
<p>Check out the details in each section:</p>