List Hits

Total Items found in Hits is 534024.
A Collection of Hits...
Making an image responsive using css

5:05 pm, December 31, 2022
split a string into links using the comma

5:22 pm, December 31, 2022
turn on or off error reporting php

5:48 pm, December 31, 2022
more complex responsive tables css

6:05 pm, December 31, 2022
Metal Dragons Referrer

6:32 pm, December 31, 2022
Custom 12 Grid using CSS Grid

6:49 pm, December 31, 2022
drop shadow text class easy drop shadow

7:27 pm, December 31, 2022
How to Compose React Components in React

7:53 pm, December 31, 2022
filter drop shadow

8:17 pm, December 31, 2022
pretty printing json with php

8:20 pm, December 31, 2022
How to use default props in React

8:33 pm, December 31, 2022
adding a new line in javascript

8:34 pm, December 31, 2022
using switch in a function

8:49 pm, December 31, 2022
material design icons google font

8:50 pm, December 31, 2022
video embed no controls

9:20 pm, December 31, 2022
simple javascript no library accordion

9:22 pm, December 31, 2022
page scroll indicator research

9:36 pm, December 31, 2022
Slick Slider Carousel

9:45 pm, December 31, 2022
Core - File Structure

10:18 pm, December 31, 2022
meta keywords tag

10:33 pm, December 31, 2022
testing equality

10:35 pm, December 31, 2022
Server

11:00 pm, December 31, 2022
how to decode xml in php

11:12 pm, December 31, 2022
generate random username function in php

11:12 pm, December 31, 2022
How to Override Default Props in React

11:16 pm, December 31, 2022
CSS Grid Frame Work

12:32 am, January 1, 2023
Kahlil Gibran on Marriage

12:32 am, January 1, 2023
validate email address from string

12:32 am, January 1, 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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

border-block-style

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