List Views

Total Items found in Views is 226560.
An advanced collection of page views
assign array to variables in a loop

2:28 am, November 4, 2024
css grid container with 4 auto columns

2:28 am, November 4, 2024
atom editor useful keyboard shortcuts

2:29 am, November 4, 2024
get last month as a number with php

2:29 am, November 4, 2024
change the window title

2:30 am, November 4, 2024
IP Address

2:30 am, November 4, 2024
generate a new SSH key on mac for git

2:30 am, November 4, 2024
extract variables from url string php

2:30 am, November 4, 2024
how to json encode an array in php

2:30 am, November 4, 2024
Create a Complex JSX Element

2:31 am, November 4, 2024
Do While Loop

2:31 am, November 4, 2024
table border collapse

2:31 am, November 4, 2024
list a functions variables or arguments

2:31 am, November 4, 2024
get current year in javascript

2:32 am, November 4, 2024
count the elements in an array

2:32 am, November 4, 2024
logo tickers marquee slow scrolling

2:32 am, November 4, 2024
creating a button creator in javascript

2:32 am, November 4, 2024
top bar overflow issues [fixed]

2:34 am, November 4, 2024
a page with two images

2:34 am, November 4, 2024
Spam IP Database and delete button

2:34 am, November 4, 2024
embed and use a ttf font font face

2:35 am, November 4, 2024
Find Disk Space Usage using DU

2:35 am, November 4, 2024
change string to capital words ucwords

2:36 am, November 4, 2024
set and check a cookie using js cookie

2:36 am, November 4, 2024
right align something in its element

2:36 am, November 4, 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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
Random CSS Property

Pseudo-elements

A CSS pseudo-element is a keyword added to a selector that lets you style a specific part of the selected element(s). For example, ::first-line can be used to change the font of the first line of a paragraph.
Pseudo-elements css reference