DEV Community

Yar
Yar

Posted on

 

Back to Basics: html, css Website for my Print Design Projects

Hey there! So I took a step back from sli-i-ightly more complicated explorations and put together a website about my print design projects.

I created it from scratch using html and CSS. Stumbled upon a couple of things in the process.

Alt Text

Grid Layout in Safari

First when the layout was mostly done I discovered that CSS grid does not display in Safari the way in does in Firefox. So I restyled that section with flex to make sure everything stays in place 👹

Forms

Then since I deploy the website to Netlify with no backend I learned how to set up Netlify forms

Anyway

That was fun to craft a nice little website!

Source code
Website print.ptifur.digital
My twitter

Top comments (0)