List Views

Total Items found in Views is 280108.
An advanced collection of page views
get last month as a number with php

3:04 am, September 6, 2023
layout homepage

2:05 am, September 6, 2023
youtube embed iframe

1:47 am, September 6, 2023
animate css

12:57 am, September 6, 2023
css font style italic

12:34 am, September 6, 2023
testing equality

11:24 pm, September 5, 2023
php substr return part of a string

9:55 pm, September 5, 2023
console dir usage

9:42 pm, September 5, 2023
jquery load wait function

7:23 pm, September 5, 2023
for loop through an array with javascript

7:06 pm, September 5, 2023
meta keywords tag

7:03 pm, September 5, 2023
Multidimensional Array

6:45 pm, September 5, 2023
Do While Loop

5:55 pm, September 5, 2023
encode url with javascript

5:32 pm, September 5, 2023
use an image to replace bullet in ul list

5:31 pm, September 5, 2023
js check the length of a string

5:02 pm, September 5, 2023
list group card template

4:02 pm, September 5, 2023
right align something in its element

2:39 pm, September 5, 2023
count the elements in an array

1:36 pm, September 5, 2023
Viewport width and height calculations

12:54 pm, September 5, 2023
transform rotate an element in css

12:35 pm, September 5, 2023
load the latest single item only

12:04 pm, September 5, 2023
embed and use a ttf font font face

11:51 am, September 5, 2023
wordpress get home url

11:47 am, September 5, 2023
border box reset

11:38 am, September 5, 2023
Find Disk Space Usage using DU

11:23 am, September 5, 2023
foundation make row full width

11:15 am, September 5, 2023
basic for loop odd numbers

11:03 am, September 5, 2023
apache redirect to https ssl from normal

9:49 am, September 5, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

:past

The :past CSS pseudo-class selector is a time-dimensional pseudo-class that will match for any element which appears entirely before an element that matches :current. For example in a video with captions which are being displayed by WebVTT.
:past css reference