List Views

Total Items found in Views is 179353.
An advanced collection of page views
Default Parameters for Functions

10:56 am, February 6, 2024
get the current url in javascript

10:55 am, February 6, 2024
recreate marquee element using css

10:55 am, February 6, 2024
install atom editor on ubuntu

10:38 am, February 6, 2024

9:24 am, February 6, 2024
js check the length of a string

9:05 am, February 6, 2024
set the html of an element javascript

8:51 am, February 6, 2024
style page numbers [fixed]

8:49 am, February 6, 2024
lorem ipsum

8:23 am, February 6, 2024
write to file php

7:55 am, February 6, 2024
RS3 - How to enable custom Loot Beams

7:46 am, February 6, 2024
css prefers-color-scheme example

7:45 am, February 6, 2024
redirect www to non www

7:44 am, February 6, 2024
check if a file exists with php

7:43 am, February 6, 2024
bootstrap list group card with footer

7:26 am, February 6, 2024
asp classic get a url and display it

7:02 am, February 6, 2024
php print an array nicely

7:00 am, February 6, 2024
php list all the functions in a class

6:57 am, February 6, 2024
Multidimensional Array

6:57 am, February 6, 2024
bootstrap toggle element collapse

6:56 am, February 6, 2024
loop through object json javascript

6:51 am, February 6, 2024
Runescape Questing Notes and Log

6:45 am, February 6, 2024
Enabling SSH on Ubuntu

6:36 am, February 6, 2024
meta refresh reload page

6:31 am, February 6, 2024
animate css

6:26 am, February 6, 2024
list items matching a category title

6:21 am, February 6, 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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
Random CSS Property

Pseudo-classes

A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it.
Pseudo-classes css reference