List Views

Total Items found in Views is 222871.
An advanced collection of page views
install atom editor on ubuntu

12:30 pm, March 13, 2023
generate a new SSH key on mac for git

12:28 pm, March 13, 2023
truncate string using jquery

12:28 pm, March 13, 2023
python import and print url

12:27 pm, March 13, 2023
python url to text with beautiful soup

12:26 pm, March 13, 2023
set the html of an element javascript

12:23 pm, March 13, 2023
use font awesome on elements lists ul

12:22 pm, March 13, 2023
Changing an array declared with const

12:14 pm, March 13, 2023
adding an item to an array with php

12:13 pm, March 13, 2023
show errors in php with toggle

12:09 pm, March 13, 2023
javascript isset equivalent

12:09 pm, March 13, 2023
human_filesize php

12:05 pm, March 13, 2023
php substr return part of a string

12:04 pm, March 13, 2023
function to create a uid from html

12:00 pm, March 13, 2023
tinymce remove auto p tags setting

12:00 pm, March 13, 2023
using let and const example

11:57 am, March 13, 2023
using the kbd html tag

11:54 am, March 13, 2023
bootstrap basic grid layout

11:48 am, March 13, 2023
ES6 Nested Object Example

11:45 am, March 13, 2023
wordpress get template directory

11:42 am, March 13, 2023
landscape image document placeholder

11:39 am, March 13, 2023
bootstrap form basic

11:35 am, March 13, 2023
php validate email function

11:35 am, March 13, 2023
FCC - Basic: Profile Lookup

11:34 am, March 13, 2023
jquery page search [testing]

11:34 am, March 13, 2023
random string generator guid

11:32 am, March 13, 2023
jquery load wait function

11:27 am, March 13, 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
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

:first-of-type

The :first-of-type CSS pseudo-class represents the first element of its type among a group of sibling elements.
:first-of-type css reference