Profile
Achievement
nshakin's Recent Snippets
- All /
« Prev 1 Next »
Include any external text file within html; HTML, CSS and Javascript all work.
0
2903
posted 13 years ago by nshakin
Create a subtle "recessed" looking divider line. The example restyles the <hr> tag but it can applied to anything.
1
1781
posted 13 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
2011
posted 13 years ago by nshakin
A function and if statement to detect whether or not the browser is a mobile device.
0
4898
posted 13 years ago by nshakin
Request the current page name relative to the home directory of the server.
0
3629
posted 13 years ago by nshakin
Use Javascript to check if JQuery is loaded properly in the browser
1
1915
posted 13 years ago by nshakin
A concise reference listing all of the available functions built into Sass.
0
3949
posted 13 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
4084
posted 13 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
1894
posted 13 years ago by nshakin