hi, i am getting problem in using tabular data on my WP blog. infact i want to post some sort of schedule and it is required to be in tabular form. I have made table in Dreamweaver and just copied the html code in html code popup window. Now the problem i face is that only first row of my table appears in the post. i have checked the code time and again it has no code errors. On simple php file its working properly; Does WP2 not support tables or i need some kind of plugin??? Thanks in advance
That should work fine. I do it frequently without trouble. It could be something in your CSS that is overriding how a table normally displays. Can you post a link?
sory, exact link is http://cricket.webappps.com/?page_id=86 and what i see in source code after loading the page is only for the first row; also in my WP html editor only code for first row is displayed and all other rows are discarded. i have experienced the same behaviour with another theme 'firefox' as well. i have not made any change to css file also