Code

#TitleDate
1bootstrap styled buttonsAug 31, 6:20 am
2color cycle drop shadow - rainbow drop shadowAug 31, 6:20 am
3embed and use a ttf font font faceAug 31, 6:20 am
4filter drop shadowAug 31, 6:20 am
5animate cssAug 31, 6:20 am
6css grid sidebar main content fluid layoutAug 31, 6:20 am
7truncate text long titles with text overflow ellipsisAug 31, 6:20 am
8transitions and the easy way to apply themAug 31, 6:20 am
9cycle color using backgroundAug 31, 6:20 am
10css grid for layouts with no rowsAug 31, 6:20 am
11foundation make row full widthAug 31, 6:20 am
12css grid for responsive layouts and how to use it - 12 col layoutAug 31, 6:20 am
13recreate marquee element using cssAug 31, 6:20 am
14click through an overlay element pointer eventsAug 31, 6:20 am
15why are people so amazed that a column layout can have a full width elementAug 31, 6:20 am
16margin padding frameworkAug 31, 6:20 am
17more complex responsive tables cssAug 31, 6:20 am
18remove border glow css from textarea on selectAug 31, 6:20 am
19transform rotate an element in cssAug 31, 6:20 am
20transform rotate a hexagon in cssAug 31, 6:20 am
21target internet explorer with css and htmlAug 31, 6:20 am
22darken background image using cssAug 31, 6:20 am
23material design icons google fontAug 31, 6:20 am
24flex align center vertical horizontalAug 31, 6:20 am
25targeting the printed version of a page with media printAug 31, 6:20 am
26simple dropin wordpress dropdown navigation cssAug 31, 6:20 am
27make your images look non squished when not using image backgroundsAug 31, 6:20 am
28css accordion basicsAug 31, 6:20 am
29use font awesome on elements lists ulAug 31, 6:20 am
30set transparent menu over background imageAug 31, 6:20 am
31table border collapseAug 31, 6:20 am
32stack a table using css responsiveAug 31, 6:20 am
33design nice block headerAug 31, 6:20 am
34wordpress get template directoryAug 31, 6:18 am
35check the server method post or get using phpAug 31, 6:17 am
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
“We ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
Random CSS Property

conic-gradient()

The conic-gradient() CSS function creates an image consisting of a gradient with color transitions rotated around a center point (rather than radiating from the center). Example conic gradients include pie charts and color wheels. The result of the conic-gradient() function is an object of the <gradient> data type, which is a special kind of <image>.
conic-gradient() css reference