List Views

Total Items found in Views is 278760.
An advanced collection of page views
list group card item template

6:56 am, January 11, 2022
simple php ip blocker

6:57 am, January 11, 2022
convert all images into base64 encoded

6:59 am, January 11, 2022
CSS Grid - Basic Columns

7:04 am, January 11, 2022
change string to capital words ucwords

7:08 am, January 11, 2022
making var_dump look nice

7:12 am, January 11, 2022
get last month as a number with php

7:13 am, January 11, 2022
css prefers-color-scheme example

7:15 am, January 11, 2022
foundation base html template

7:18 am, January 11, 2022
Viewport width and height calculations

7:42 am, January 11, 2022
wordpress get site url

8:22 am, January 11, 2022
react basic hello world

8:23 am, January 11, 2022
css :active pseudo-class usage

8:27 am, January 11, 2022
Core - File Structure

8:30 am, January 11, 2022
How do Self-Closing JSX Tags Work?

8:32 am, January 11, 2022
checking for spam comments function

8:37 am, January 11, 2022
loop through object json javascript

8:51 am, January 11, 2022
show the current date in javascript

9:19 am, January 11, 2022
my default text shadow css

9:24 am, January 11, 2022
install atom editor on ubuntu

9:28 am, January 11, 2022
How to use default props in React

9:30 am, January 11, 2022
using let and const example

9:40 am, January 11, 2022
scroll left animation

10:10 am, January 11, 2022
Change link target with JQuery

10:51 am, January 11, 2022
Get the documentURI with JS

10:51 am, January 11, 2022
how to decode xml in php

11:20 am, January 11, 2022
down chevron and styles

11:21 am, January 11, 2022
javascript window.onload

11:21 am, January 11, 2022
xcopy backup full directory windows bat

11:26 am, January 11, 2022
jquery document ready

11:30 am, January 11, 2022
margin padding framework

11:49 am, January 11, 2022
Latest from Code Widget

11:52 am, January 11, 2022
using let rather than var

12:14 pm, January 11, 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

Please dont do this! 😜


Unknown Web Developer
Random CSS Property

margin-inline-end

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