Here's just one of the pitfalls of wordpress: /wp-includes/media.php (the file responsible for showing attachments) contains css code. This css code is entered in the page's body. This is bad form, invalid html and will break your site when you update later-on.
Wordpress is a steaming mess of functions with unpredictable returns. Just because it's shiny on the outside does not make code code on the inside. And the "codex" has become unmanageable for them as well. Often you have to find out with pure trial and error what a function does.
__________________
---
ICQ 14-76-98 <-- I don't use this at all
|