List Views

Total Items found in Views is 185730.
An advanced collection of page views
How to make your code look nice

4:31 am, November 14, 2023
Make the Welcome Text box Smaller

4:30 am, November 14, 2023
OSRS How do I change my appearance?

4:29 am, November 14, 2023
Mac Apps

4:28 am, November 14, 2023
chevron left

4:18 am, November 14, 2023
adding react to a website in 3 steps

4:16 am, November 14, 2023
flex shorthand css

4:13 am, November 14, 2023
explode a string into an array

4:13 am, November 14, 2023
Radial Click Effect

4:11 am, November 14, 2023
hide the third row in a table with css

4:11 am, November 14, 2023
css responsive max and min targets @media

4:10 am, November 14, 2023
python Install Beautiful Soup

4:07 am, November 14, 2023
add this

4:07 am, November 14, 2023
pi400 how to take a screen shot

4:04 am, November 14, 2023
change the window title

4:01 am, November 14, 2023
card.html template

4:01 am, November 14, 2023
testing equality

3:55 am, November 14, 2023
how to copy the folder path in finder

3:49 am, November 14, 2023
What is Core?

3:44 am, November 14, 2023
apache redirect to https ssl from normal

3:44 am, November 14, 2023
jquery accordion

3:43 am, November 14, 2023
pulsating dots - glow glowing

3:42 am, November 14, 2023
link to an external stylesheet

3:35 am, November 14, 2023
git pull changes from a repository

3:32 am, November 14, 2023
Making Images Retina Display Friendly

3:31 am, November 14, 2023
stack a table using css responsive

3:31 am, November 14, 2023
Do While Loop

3:27 am, November 14, 2023
down chevron and styles

3:26 am, November 14, 2023
parallax js scroll testing

3:20 am, November 14, 2023
php check if url is valid with filter_var

3:19 am, November 14, 2023
target first item css with :first-of-type

3:17 am, November 14, 2023
mouse outline svg

3:16 am, November 14, 2023
list group card template

3:16 am, November 14, 2023
ES5 vs ES6 Object Example

3:14 am, November 14, 2023
Default Parameters for Functions

3:06 am, November 14, 2023
get the current url in javascript

3:05 am, November 14, 2023
Whois Lookup

3:04 am, November 14, 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...

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
“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

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