Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Non straight edges… erm how? Reply To: Non straight edges… erm how?

#171438
nixnerd
Participant

So true…sometimes we get too fancy and think everything has to be a CSS shape when an image is so much easier.

It’s funny you say that @Paulie_D. I know sometimes I could just open some image software and accomplish something in about 5 minutes. But… alas, I’ll spend an hour to do it the hard way because in my mind it’s more ‘legit.’

Then again, I’m loving the way SVGs are taking shape

This is true too. SVG and CSS were made for each other. Truly an awesome combo. Especially if you use the raw XML of the SVG and manipulate the hell out of it with CSS. It’s awesome.

I would say use SVG. It’s got pretty good support at this point.