| Trusted Advisor with 7,024 posts. | | Join Date: May 2006 Location: S.F. Bay Area, CA Experience: Intermediate | |
Wow, that's some interesting HTML being generated by Frontpage, to say the least.
I did notice THIS in the HTML:
<div id="message_source" style="DISPLAY: none">
That means that DIV will NOT be displayed. That DIV contains: Code: <p>Posted 4/1/08</p>
<p>2006 Kx85<br> and a bunch of other listings. Remove that "display: none" attribute and those missing entries should appear.
On a side note, ditch FrontPage when you can and switch to a better web design tool.
Peace... |