List Views

Total Items found in Views is 215675.
An advanced collection of page views
rounded click me button with icon

11:14 pm, September 29, 2024
How to do a simple landing page from scratch

11:11 pm, September 29, 2024
change favicon with jquery

11:09 pm, September 29, 2024
twitter social sharing meta tags

11:07 pm, September 29, 2024
atom editor useful keyboard shortcuts

11:04 pm, September 29, 2024
jquery enable and disable attribute

11:02 pm, September 29, 2024
using parse_url to extract parts of a url

11:01 pm, September 29, 2024
check if a variable is undefined or NULL

12:12 pm, September 28, 2024
drop shadow text class easy drop shadow

11:47 am, September 27, 2024
Wordpress Use the settings API

2:14 am, September 27, 2024
Wordpress add a sub menu to your plugin

1:54 am, September 27, 2024
target last item css with :last-of-type

10:10 pm, September 26, 2024
how to display a php file as html with php

8:11 am, September 26, 2024
list a functions variables or arguments

7:45 am, September 26, 2024
favicon code meta tag

10:27 pm, September 25, 2024
echo todays date and time in a nice format

9:37 pm, September 25, 2024
subscribe to mailchimp code also annoying

1:21 pm, September 25, 2024
get file name from path name in php

12:49 pm, September 25, 2024
Whois Lookup

12:33 pm, September 25, 2024
purple partyhat price info feb 21

12:32 pm, September 25, 2024
sublime text find and replace style tag

12:14 pm, September 25, 2024
check if a user is logged in using sessions

12:04 pm, September 25, 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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

scroll-padding-inline-start

The scroll-padding-inline-start property defines offsets for the start edge in the inline dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.
scroll-padding-inline-start css reference