| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| readme.txt | 2012-08-23 | 538 Bytes | |
| GibleGrid1.0.rar | 2012-08-23 | 25.5 kB | |
| Totals: 2 Items | 26.1 kB | 0 |
Link the CSS File. using the link tag as well as setting up your content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<head>
<link href="assets/css/main.css" rel="stylesheet" type="text/css" media="all" />
</head>
<body>
<div class="header">
</div>
<div class="content">
</div>
<div class="footer">
</div>
</body>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Thats all to it!