List Views

Total Items found in Views is 222766.
An advanced collection of page views
explode a string into an array

8:33 am, August 23, 2022
Complex Arrow Function Example

8:33 am, August 23, 2022
cycle color using background

8:31 am, August 23, 2022
Radial Click Effect

8:31 am, August 23, 2022
Generate Sub menu using Core

8:29 am, August 23, 2022
human_filesize php

8:28 am, August 23, 2022
meta description tag

8:28 am, August 23, 2022
python Install Beautiful Soup

8:27 am, August 23, 2022
add this

8:27 am, August 23, 2022
php print an array nicely

8:27 am, August 23, 2022
get the href value using jquery

8:26 am, August 23, 2022
meta keywords tag

8:26 am, August 23, 2022
how to unzip in linux

8:23 am, August 23, 2022
add a user to a group

8:21 am, August 23, 2022
card.html template

8:20 am, August 23, 2022
border box reset

8:20 am, August 23, 2022
Get Current Page URL PHP

8:19 am, August 23, 2022
get element by id with javascript

8:19 am, August 23, 2022
css using perspective for transforms

8:18 am, August 23, 2022
validate email address from string

8:17 am, August 23, 2022
Facebook HTML for Sharing a Link

8:16 am, August 23, 2022
Objects in javascript

8:15 am, August 23, 2022
css font style italic

8:14 am, August 23, 2022
get element by id and hide it

8:14 am, August 23, 2022
testing equality

8:13 am, August 23, 2022
wordpress get template directory

8:13 am, August 23, 2022
install atom editor on ubuntu

8:10 am, August 23, 2022
javascript window.onload

8:09 am, August 23, 2022
php get file and save it

8:09 am, August 23, 2022
random string generator guid

8:09 am, August 23, 2022
making var_dump look nice

8:06 am, August 23, 2022
uniqid random string

8:04 am, August 23, 2022
get the last letter of a string

8:04 am, August 23, 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...

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
Be Yourself, Back Yourself
Kristie Bennett, Survivor
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