List Views

Total Items found in Views is 277547.
An advanced collection of page views
find all elements add class jquery

2:21 am, February 6, 2023
embed and use a ttf font font face

2:22 am, February 6, 2023
add chevrons to a ul list

2:26 am, February 6, 2023
vimeo thumbnail generator

2:27 am, February 6, 2023
add a moving chevron to your href link

2:29 am, February 6, 2023
CSS Grid - Basic Columns

2:29 am, February 6, 2023
easy twitter embed code

2:30 am, February 6, 2023
test love like dislike script from api

2:30 am, February 6, 2023
wordpress main nav dropdown fix

2:33 am, February 6, 2023
extracting the useful bits of bootstrap

2:34 am, February 6, 2023
simple table stripe striping

2:35 am, February 6, 2023
Viewport width and height calculations

2:36 am, February 6, 2023
target data attribute with css

2:37 am, February 6, 2023
darken background image using css

2:38 am, February 6, 2023
CSS Only Table Stacking Solution

2:39 am, February 6, 2023
Privacy

2:39 am, February 6, 2023
Mega Menus Collection

2:39 am, February 6, 2023
jquery accordion

2:40 am, February 6, 2023
right align something in its element

2:41 am, February 6, 2023
github logo background png css

2:41 am, February 6, 2023
transform rotate a hexagon in css

2:42 am, February 6, 2023
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

:not()

The :not() CSS pseudo-class represents elements that do not match a list of selectors. Since it prevents specific items from being selected, it is known as the negation pseudo-class.
:not css reference