CSS Developer

New Design Effect Database Goes Live, Receives Feedback

A CSS developer has shared in a large online design community that they have created a website where they will store all of the effects they have ever used. They wanted to store all of them in one place. The person encouraged people to take a ...

How to Make the Most of BEM for CSS Coding

In an online forum for discussing web design topics, a person shared a link to a website that offers tips for BEM naming. This website explains that even the most experienced CSS developers sometimes have trouble finding the right class name on the first pick. The ...

Web Designers Try CSS For Diagonal Website Layouts

A web design inspiration website offered an article about how to create diagonal layouts. For those who think the article is too long and didn't read it to the end, it offers a tutorial on CSS for developing diagonal layouts. There are many reasons why a ...

Check Out These CSS Layout Options Before You Use Float

The float property is a CSS command that places an element to either the left or right side of the container. It is useful for placing and positioning text and wrapping elements like images around it. Float allows web developers to line up many different types ...