Classy
When I first wrote the CSS for my contact form, I wrote this: .main-content { max-width: 60%; margin: 0 auto; } Which looked like it worked. Until I was reviewing…
When I first wrote the CSS for my contact form, I wrote this: .main-content { max-width: 60%; margin: 0 auto; } Which looked like it worked. Until I was reviewing…
element & class { width: 100%; height: auto; } Keeps all your images the same width creating a much prettier design
Today's mind bending realization: Keep a desktop stick note with relevant and frequently used information like hex codes for each project. So much easier than scrolling through the file or…