List Views

Total Items found in Views is 184213.
An advanced collection of page views
Source on Overwolf ASCII Art

7:55 am, June 26, 2023
check column exists in table sqlite

8:10 am, June 26, 2023
find all elements add class jquery

8:15 am, June 26, 2023
add this

8:15 am, June 26, 2023
show the year with js

8:15 am, June 26, 2023
load content with jquery

8:15 am, June 26, 2023
Mega Menus Collection

8:16 am, June 26, 2023
using vue and json data

8:16 am, June 26, 2023
PHP/SQLite - Load Random Item

8:18 am, June 26, 2023
jqueryui includes css and js

8:19 am, June 26, 2023
get the current url in javascript

8:20 am, June 26, 2023
using switch in a function

8:24 am, June 26, 2023
simple file cache and check in php

8:26 am, June 26, 2023
Clean Windows Setup

8:30 am, June 26, 2023
IP Address

8:31 am, June 26, 2023
dropdown section

8:31 am, June 26, 2023
Testing

8:32 am, June 26, 2023
making var_dump look nice

8:35 am, June 26, 2023
Create a Simple JSX Element

8:36 am, June 26, 2023
Site Widget Controls

8:41 am, June 26, 2023
Some New String tools

8:46 am, June 26, 2023
php validate email function

8:47 am, June 26, 2023
table scroll responsive foundation

9:00 am, June 26, 2023
Best Atom Plugins 2019

9:01 am, June 26, 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...

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


Me
Random CSS Property

url()

The url() CSS function is used to include a file. The parameter is an absolute URL, a relative URL, a blob URL, or a data URL. The url() function can be passed as a parameter of another CSS functions, like the attr() function. Depending on the property for which it is a value, the resource sought can be an image, font, or a stylesheet. The url() functional notation is the value for the <url> data type.
<url> css reference