List Views

Total Items found in Views is 185730.
An advanced collection of page views
css grid for layouts and how to use it

5:17 am, December 1, 2022
css font style italic

5:16 am, December 1, 2022
css :active pseudo-class usage

5:16 am, December 1, 2022
button with separated chevron

5:14 am, December 1, 2022
border box reset

5:14 am, December 1, 2022
bootstrap styled buttons

5:14 am, December 1, 2022
bold the numbers in a ol li list

5:14 am, December 1, 2022
backdrop-filter: blur(10px);

5:13 am, December 1, 2022
animate css

5:13 am, December 1, 2022
add an outline to everything!

5:12 am, December 1, 2022
add a moving chevron to your href link

5:12 am, December 1, 2022
Viewport width and height calculations

5:12 am, December 1, 2022
Radial Click Effect

5:11 am, December 1, 2022
Move any element with css offsets

5:11 am, December 1, 2022
Making an image responsive using css

5:11 am, December 1, 2022
Making Images Retina Display Friendly

5:11 am, December 1, 2022
CSS Grid - Basic Columns

5:10 am, December 1, 2022
What is Core?

5:10 am, December 1, 2022
css slow zoom in animation

5:09 am, December 1, 2022
Core Class - Basic Core Structure

5:09 am, December 1, 2022
Core - File Structure

5:09 am, December 1, 2022
card.html template

5:09 am, December 1, 2022
bootstrap form basic

5:09 am, December 1, 2022
bootstrap basic grid layout

5:09 am, December 1, 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...

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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

border-block-start-style

The border-block-start-style CSS property defines the style of the logical block start border 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, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-start-style css reference