List Views

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

10:37 pm, September 16, 2024
convert all images into base64 encoded

10:36 pm, September 16, 2024
csv read example

10:31 pm, September 16, 2024
CSS Grid - Basic Columns

10:29 pm, September 16, 2024
use an emoji on your list items ul li

10:28 pm, September 16, 2024
php function load as table - load_as_table

10:27 pm, September 16, 2024
roboto and poppins fonts include quick code

10:25 pm, September 16, 2024
wordpress get home url

10:24 pm, September 16, 2024
Generate Sub menu using Core

10:23 pm, September 16, 2024
show the browsers name in javascript

10:21 pm, September 16, 2024
rounded click me button with icon

10:18 pm, September 16, 2024
change file permissions to -rw-rw-r--

10:16 pm, September 16, 2024
js check the length of a string

10:14 pm, September 16, 2024
Generate a Random User Name

10:13 pm, September 16, 2024
form elements australian state list

10:12 pm, September 16, 2024
try catch test

10:11 pm, September 16, 2024
jquery check if a sub element exists

10:11 pm, September 16, 2024
add a user to a group

10:10 pm, September 16, 2024
white space break word css

10:10 pm, September 16, 2024
material design icons google font

10:09 pm, September 16, 2024
search bug Above

10:09 pm, September 16, 2024
get element by id with javascript

10:08 pm, September 16, 2024
video embed full screen all screen sizes

10:07 pm, September 16, 2024
css using perspective for transforms

10:06 pm, September 16, 2024
php return json header and content

10:01 pm, September 16, 2024
Slick Slider Carousel

9:57 pm, September 16, 2024
Use Sweet Alert rather than alert!

9:56 pm, September 16, 2024
check browser version and show a message

9:55 pm, September 16, 2024
echo todays date and time in a nice format

9:52 pm, September 16, 2024
uniqid random string

9:51 pm, September 16, 2024
show the current date in javascript

9:50 pm, September 16, 2024
using gzdeflate on a string php

9:49 pm, September 16, 2024
prevent default click event on link

9:49 pm, September 16, 2024
youtube embed iframe

9:48 pm, September 16, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

margin-inline

The margin-inline CSS shorthand property is a shorthand property that defines both the logical inline start and end margins of an element, which maps to physical margins depending on the element's writing mode, directionality, and text orientation.
margin-inline css reference