List Views

Total Items found in Views is 277546.
An advanced collection of page views
get the current url in javascript

3:06 pm, January 25, 2022
use font awesome on elements lists ul

3:08 pm, January 25, 2022
foundation old grid format

3:33 pm, January 25, 2022
explode a string into an array

3:52 pm, January 25, 2022
testing equality

3:53 pm, January 25, 2022
simple usage for php password_hash

4:18 pm, January 25, 2022
add a moving chevron to your href link

4:41 pm, January 25, 2022
Do While Loop

4:41 pm, January 25, 2022
chevron down

4:55 pm, January 25, 2022
chevron up

4:55 pm, January 25, 2022
copy file

5:13 pm, January 25, 2022
python import and print url

5:17 pm, January 25, 2022
renew all SSL certificates with certbot

5:40 pm, January 25, 2022
php return json header and content

5:47 pm, January 25, 2022
using multiple text shadow

6:23 pm, January 25, 2022
del

9:47 pm, January 25, 2022
jquery click function

11:23 pm, January 25, 2022
javascript window.onload

12:23 am, January 26, 2022
Generate Sub menu using Core

2:31 am, January 26, 2022
get current class name with get_class

4:08 am, January 26, 2022
margin padding framework

4:34 am, January 26, 2022
javascript isset equivalent

4:36 am, January 26, 2022
select onchange

4:47 am, January 26, 2022
border box reset

4:47 am, January 26, 2022
pretty printing json with php

5:26 am, January 26, 2022
jquery enable and disable attribute

5:30 am, January 26, 2022
linux mount a drive manually

5:42 am, January 26, 2022
random number using rand

6:39 am, January 26, 2022
meta keywords tag

8:31 am, January 26, 2022
jquery check if a sub element exists

9:34 am, January 26, 2022
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

scroll-padding-block-end

The scroll-padding-block-end property defines offsets for the end edge in the block 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-block-end css reference