List Views

Total Items found in Views is 283950.
An advanced collection of page views
enable dark mode in tinymce

3:03 am, December 19, 2022
using a css grid area template

3:03 am, December 19, 2022
adding an item to an array with php

3:02 am, December 19, 2022
embed and use a ttf font font face

3:01 am, December 19, 2022
open sans @import embed font quick

3:00 am, December 19, 2022
logo tickers marquee slow scrolling

2:59 am, December 19, 2022
dropdown change input box on select

2:58 am, December 19, 2022
count total results from distinct sqlite

2:56 am, December 19, 2022
Making an image responsive using css

2:49 am, December 19, 2022
switching stack order of floats with flex

2:49 am, December 19, 2022
margin padding framework

2:49 am, December 19, 2022
using foundation 6.4 xy grid basics

2:47 am, December 19, 2022
explode a string into an array

2:47 am, December 19, 2022
css grid for layouts and how to use it

2:46 am, December 19, 2022
stop overscrolling on responsive ios

2:46 am, December 19, 2022
css responsive max and min targets @media

2:46 am, December 19, 2022
making var_dump look nice

2:42 am, December 19, 2022
show errors in php with toggle

2:41 am, December 19, 2022
using let rather than var

2:41 am, December 19, 2022
javascript isset equivalent

2:41 am, December 19, 2022
turn on or off error reporting php

2:40 am, December 19, 2022
load json data url with jquery

2:39 am, December 19, 2022
Console Tips and Tricks

2:39 am, December 19, 2022
foundation includes cdnjs

2:34 am, December 19, 2022
Viewport width and height calculations

2:33 am, December 19, 2022
using the kbd html tag

2:33 am, December 19, 2022
sqlite fetchArray into another array

2:32 am, December 19, 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...

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
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

inset-inline-end

The inset-inline-end CSS property defines the logical inline end inset of an element, which maps to a physical offset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.
inset-inline-end css reference