where are you putting the <body> code?
in the header.php within body tags
the html and body HTML elements typically begin in header.php and end in footer.php. Most WordPress themes make use of HTML div elements, which can also span several files. For instance, the main div for the page content might start in header.php and end in either index.php or single.php. Tracking down where an HTML element begins and ends can get complicated …
from here
http://codex.wordpress.org/Stepping_Into_Templates#Template_File_Tips
Thanks lot mate i had a look and read all that page but still not luck, any other help would come n very handy
Thanks alot
Jelly I see you got something working. i’m trying to use http://www.dynamicdrive.com/dynamicindex14/dhtmlslide.htm
putting header piece in header php
and body
on the desired page but no images showing.
i can use it in dreamweaver though.
any help?