this post was submitted on 25 Aug 2024
14 points (100.0% liked)

Web Development

3434 readers
1 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS
 

Hello everyone! This is something I made back in university to test my CSS skills. I haven't practiced any HTML/CSS since then, but I thought I'd finally share this project with the community. Hope you like it!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 2 months ago (1 children)

You should put this in codepen so people don't need to clone a repo to see it.

For example, here's a 3d css-only thing I was fiddling with: https://codepen.io/spartanatreyu/pen/yPyNjw?editors=0100

[โ€“] [email protected] 1 points 2 months ago* (last edited 2 months ago)

Ah yes, I've heard about codepen. Thanks for the tip, I'll consider it ;)