Opera Developer Console
I’m sure I said it before but Opera was sadly lacking in the ability to easily debug web development easily, if at all. What I found today is great news for us all, There is an Opera Developer Console available. The console allows you to inspect the Dom, Javascript and HTTP Headers of a page as wellas inspect and edit the CSS. This is quite neat as you can export the changed css for use later if you want.
The console looks pretty good and appears to have a lot of nice features.