Profile
Achievement
nshakin's Recent Snippets
- All /
« Prev 1 Next »
Include any external text file within html; HTML, CSS and Javascript all work.
0
938
posted 11 years ago by nshakin
Create a subtle "recessed" looking divider line. The example restyles the <hr> tag but it can applied to anything.
1
795
posted 11 years ago by nshakin
PHP function to save an image from a remote source then download it to the local server that the script is on.
0
1000
posted 11 years ago by nshakin
A function and if statement to detect whether or not the browser is a mobile device.
0
1764
posted 11 years ago by nshakin
Request the current page name relative to the home directory of the server.
0
869
posted 11 years ago by nshakin
Use Javascript to check if JQuery is loaded properly in the browser
1
876
posted 11 years ago by nshakin
A concise reference listing all of the available functions built into Sass.
0
1051
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
1035
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
917
posted 12 years ago by nshakin