Home › Forums › CSS › Non straight edges… erm how? › Reply To: Non straight edges… erm how?
May 30, 2014 at 9:14 am
#171438
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.