List Views

Total Items found in Views is 283950.
An advanced collection of page views
certbot add a certificate for one domain

12:34 am, September 2, 2024
using the disk free space function in php

12:33 am, September 2, 2024
php convert date now into a sql timestamp

12:33 am, September 2, 2024
php function load as table - load_as_table

12:32 am, September 2, 2024
Writing Arrow Functions with Parameters

12:32 am, September 2, 2024
card.html template

12:32 am, September 2, 2024
add a divider to your dropdown nav toggles

12:31 am, September 2, 2024
How to Override Default Props in React

12:31 am, September 2, 2024
for loop through an array with javascript

12:30 am, September 2, 2024
using the kbd html tag

12:28 am, September 2, 2024
Input Suggestions using a datalist

12:27 am, September 2, 2024
using gzdeflate on a string php

12:26 am, September 2, 2024
check url hash using javascript

12:26 am, September 2, 2024
simple javascript no library accordion

12:25 am, September 2, 2024
install codemirror for textareas [added]

12:25 am, September 2, 2024
install atom editor on ubuntu

12:25 am, September 2, 2024
list page links function list_page_links

12:25 am, September 2, 2024
fancybox inline auto size modal easy

12:25 am, September 2, 2024
flex align center vertical horizontal

12:25 am, September 2, 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...

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


Me
Random CSS Property

::before (:before)

In CSS, ::before creates a pseudo-element that is the first child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::before (:before) css reference