List Hits

Total Items found in Hits is 756526.
A Collection of Hits...
document ready wordpress jquery

7:25 pm, November 5, 2024
Video Notes: Stop Being the Nice Guy

7:18 pm, November 5, 2024
extracting the useful bits of bootstrap

7:18 pm, November 5, 2024
Clean Windows Setup

7:17 pm, November 5, 2024
twitter icon font awesome

7:15 pm, November 5, 2024
css using perspective for transforms

7:12 pm, November 5, 2024
use font awesome on elements lists ul

7:12 pm, November 5, 2024
Footer Design and Redesign

7:12 pm, November 5, 2024
add click event to multiple link items

7:11 pm, November 5, 2024
more complex responsive tables css

7:09 pm, November 5, 2024
jquery accordion

7:08 pm, November 5, 2024
drop shadow text class easy drop shadow

7:08 pm, November 5, 2024
python url to text with beautiful soup

7:08 pm, November 5, 2024
target data attribute with css

7:07 pm, November 5, 2024
RS3 Herb Locations

7:07 pm, November 5, 2024
using a css grid area template

7:07 pm, November 5, 2024
add user to sudo group in ubuntu

7:06 pm, November 5, 2024
old browser check with javascript

7:06 pm, November 5, 2024
make labels or badges look better

7:06 pm, November 5, 2024
github logo background png css

7:06 pm, November 5, 2024
bouncing loader animation in css

7:05 pm, November 5, 2024
Using Flexbox rather than Floats

7:04 pm, November 5, 2024
Return a file extention from a string

7:04 pm, November 5, 2024
Custom JS Tabs - No Jquery or Jquery UI

7:01 pm, November 5, 2024
bootstrap styled buttons

7:00 pm, November 5, 2024
Testing Playwrite on for Node

7:00 pm, November 5, 2024
Radial Click Effect

6:59 pm, November 5, 2024
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

margin-inline-start

The margin-inline-start CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the margin-top, margin-right, margin-bottom, or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.
margin-inline-start css reference