List Views

Total Items found in Views is 281387.
An advanced collection of page views
load content with jquery

2:54 am, January 31, 2023
white space pre-wrap formatting

2:54 am, January 31, 2023
count the elements in an array

2:58 am, January 31, 2023
dropdown section

3:04 am, January 31, 2023
card counting example from fcc

3:04 am, January 31, 2023
get text between tags

3:05 am, January 31, 2023
jquery clone and append elements

3:11 am, January 31, 2023
Move any element with css offsets

3:15 am, January 31, 2023
function to create a uid from html

3:24 am, January 31, 2023
adding an item to an array with php

3:24 am, January 31, 2023
Default Parameters for Functions

3:29 am, January 31, 2023
php validate email function

3:31 am, January 31, 2023
open sans @import embed font quick

3:36 am, January 31, 2023
favicon code meta tag

3:39 am, January 31, 2023
javascript page redirect

3:40 am, January 31, 2023
Form elements New Zealand region list

3:45 am, January 31, 2023
wordpress category list sorting custom

3:56 am, January 31, 2023
Shark Attack Life saving technique

4:10 am, January 31, 2023
transform rotate a hexagon in css

4:17 am, January 31, 2023
json jquery ajax request

4:19 am, January 31, 2023
subscribe to newsletter section example

4:32 am, January 31, 2023
codemirror htmlmixed textarea

4:34 am, January 31, 2023
show all methods (functions) in a class

4:38 am, January 31, 2023
Generate a Random User Name

4:40 am, January 31, 2023
json test objects (or arrays)

4:51 am, January 31, 2023
digital clock with jquery

4:53 am, January 31, 2023
purple partyhat price info feb 21

5:17 am, January 31, 2023
show the browsers name in javascript

5:34 am, January 31, 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...

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

::before (:before)

In CSS, ::before creates a pseudo-element that is the first child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::before (:before) css reference