GJN
-
"csstricks like" texteditor
A demo or link to an active site that uses this would be useful to troubleshoot
-
animation not working in opera
I found it worked for me (Opera 12.14 on Win 7) by just scrapping the -o- prefixes
-
getting back into web development
You could just centre the ad in the middle of the column, that said, you don't have to use percentages and then just use media queries Bootstrap is pretty nice and easy to create good looking fluid websites. It is editable, just it depends how…
-
Need some css style help
I agree with @chirsburton, you need to convert the tags into divs with classes
-
Editing live with SASS
Equally you could use codepen for quick edits that supports SCSS with Compass, but I could recommend LiveReload as well, it works in a similar way to CodeKit.
-
Looking for an article by Chris on CSS-Tricks. Clear Fix types. Pros and cons of each....
The main one I remember him writing is this one: http://css-tricks.com/snippets/css/clear-fix/