List Views

Total Items found in Views is 277548.
An advanced collection of page views
split a string into links using the comma

12:34 am, February 14, 2022
stack a table using css responsive

12:34 am, February 14, 2022
change the window title

12:35 am, February 14, 2022
target internet explorer with css and html

12:35 am, February 14, 2022
darken background image using css

12:35 am, February 14, 2022
add an outline to everything!

12:36 am, February 14, 2022
Create a Simple JSX Element

12:37 am, February 14, 2022
button with separated chevron

12:38 am, February 14, 2022
vimeo thumbnail generator

12:38 am, February 14, 2022
css accordion basics

12:39 am, February 14, 2022
submit a form with javascript onclick

12:41 am, February 14, 2022
Using Flexbox rather than Floats

12:41 am, February 14, 2022
get last month as a number with php

12:42 am, February 14, 2022
checking for spam comments function

12:42 am, February 14, 2022
How to use default props in React

12:42 am, February 14, 2022
flex align center vertical horizontal

12:42 am, February 14, 2022
prevent default click event on link

12:42 am, February 14, 2022
New World - Why to Join a Faction

12:43 am, February 14, 2022
target first item css with :first-of-type

12:43 am, February 14, 2022
sqlite check table name exists

12:43 am, February 14, 2022
RS3 Herb Run Notes

12:43 am, February 14, 2022
change photoshop to show px rather than pt

12:44 am, February 14, 2022
get text between tags

12:44 am, February 14, 2022
form submit override with javascript

12:44 am, February 14, 2022
adding a new line in javascript

12:44 am, February 14, 2022
fancybox modal popup example

12:45 am, February 14, 2022
del

12:45 am, February 14, 2022
simple javascript no library accordion

12:45 am, February 14, 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
“We ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
Random CSS Property

:has()

The :has() CSS pseudo-class represents an element if any of the selectors passed as parameters (relative to the :scope of the given element) match at least one element.
:has css reference