Profile
Achievement
nshakin's Recent SnippetsTagged css
- All /
« Prev 1 Next »
Create a subtle "recessed" looking divider line. The example restyles the <hr> tag but it can applied to anything.
1
806
posted 11 years ago by nshakin
A concise reference listing all of the available functions built into Sass.
0
1060
posted 12 years ago by nshakin
I recently wanted to learn Sass and after reading the documentation I looked around for a more concise set of docs to reference while writing but couldn't find anything. So I made my own based off of what was in the documentation of Sass's website....
0
1039
posted 12 years ago by nshakin
Cascading Style Sheets allow developers to exercise greater control over background images on the Web. You can make an image tile vertically across the page, horizontally across the page, or both. Simply define the style at the top of the page, and d...
0
920
posted 12 years ago by nshakin