List Views

Total Items found in Views is 285067.
An advanced collection of page views
javascript get content from element

6:43 am, June 20, 2022
meta description tag

6:44 am, June 20, 2022
a page with two images

6:44 am, June 20, 2022
box shadow example(s) - drop shadow

6:46 am, June 20, 2022
link to an external stylesheet

6:49 am, June 20, 2022
video embed tag

6:50 am, June 20, 2022
css accordion basics

6:51 am, June 20, 2022
youtube embed iframe

6:55 am, June 20, 2022
Applied Accessibility - Tab Index

6:55 am, June 20, 2022
add user to sudo group in ubuntu

6:57 am, June 20, 2022
grid column and row spacing

6:58 am, June 20, 2022
simple usage for php password_hash

6:58 am, June 20, 2022
Find Disk Space Usage using DU

7:04 am, June 20, 2022
target data attribute with css

7:04 am, June 20, 2022
using multiple text shadow

7:04 am, June 20, 2022
bold the numbers in a ol li list

7:13 am, June 20, 2022
download icon svg

7:13 am, June 20, 2022
ken burns slow image zoom

7:17 am, June 20, 2022
chevron left

7:18 am, June 20, 2022
bouncing loader animation in css

7:18 am, June 20, 2022
cycle color using background

7:19 am, June 20, 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

Do you want to be right or happy? You can’t be both.

Suggests that in many situations - especially in relationships or arguments - insisting on being right can come at the cost of harmony or peace of mind. It implies that prioritizing your ego or the need to win an argument may damage relationships or personal contentment, whereas letting go of that need (even if you’re technically right) may lead to greater happiness.


Gerald Jampolsky
Random CSS Property

scroll-padding-inline-end

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