List Views

Total Items found in Views is 281387.
An advanced collection of page views
adding pagination to custom wp_query

10:24 pm, February 14, 2023
Laptop Thoughts and Options Jul 2021

10:24 pm, February 14, 2023
stack a table using css responsive

10:22 pm, February 14, 2023
Generate Sub menu using Core

10:17 pm, February 14, 2023
list group card item template

10:17 pm, February 14, 2023
use an emoji on your list items ul li

10:12 pm, February 14, 2023
compare non equality function

10:07 pm, February 14, 2023
loop through object json javascript

10:03 pm, February 14, 2023
How to make your code look nice

10:02 pm, February 14, 2023
jquery enable and disable attribute

9:59 pm, February 14, 2023
dropdown section

9:44 pm, February 14, 2023
assign array to variables in a loop

9:42 pm, February 14, 2023
get the last letter of a string

9:40 pm, February 14, 2023
target last item css with :last-of-type

9:35 pm, February 14, 2023
atom on mac and synchronise settings

9:31 pm, February 14, 2023
add years as options to select dropdown

9:30 pm, February 14, 2023
check length of element jquery

9:30 pm, February 14, 2023
Slick Slider Carousel

9:29 pm, February 14, 2023
Change link target with JQuery

9:28 pm, February 14, 2023
sqlite fetchArray into another array

9:25 pm, February 14, 2023
using let rather than var

9:24 pm, February 14, 2023
dropdown change input box on select

9:23 pm, February 14, 2023
php print an array nicely

9:06 pm, February 14, 2023
meta refresh reload page

8:44 pm, February 14, 2023
change file permissions to -rw-rw-r--

8:00 pm, February 14, 2023
RS3 Divination Leveling Log

7:20 pm, February 14, 2023
flex shorthand css

7:13 pm, February 14, 2023
New World - Why to Join a Faction

6:29 pm, February 14, 2023
scrollbar replacement simplebar

6:22 pm, February 14, 2023
read and sort directory contents in php

5:55 pm, February 14, 2023
css prefers-color-scheme example

5:43 pm, February 14, 2023
flex align center vertical horizontal

5:16 pm, February 14, 2023
start ssh and add key git

4:35 pm, February 14, 2023
bouncing loader animation in css

4:25 pm, February 14, 2023
css font style italic

4:13 pm, February 14, 2023
meta description tag

4:03 pm, February 14, 2023
convert all images into base64 encoded

3:59 pm, February 14, 2023
Google Page Speed Cleanup and Testing

3:32 pm, February 14, 2023
human_filesize php

3:25 pm, February 14, 2023
Javascript Objects Notes

3:24 pm, February 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...

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
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
Random CSS Property

calc()

The calc() CSS function lets you perform calculations when specifying CSS property values. It can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
calc() css reference