Quote:
Originally Posted by Alexander
I had a look at your page and also tried to convert it to iSilo. Seems like iSilo really chokes on the untidy FrontPage html source. One error I spotted which is maybe the reason why iSilo does not follow the navigation bookmark:
Code:
<p><a href="#My sight data">My sight data<br>
</a><a href="#Reduction results">My noon sight's reduction<br>
</a>
You should not use <br> inside the <a>...</a> sequence; instead, use it afterwards. Alex
|
That's really interesting. I use 1st Page 2000 to write and maintain my handheld-friendly pages at the Celestial Navigation Notes link, but of course hand-writing HTML is more labour-intensive than just WYSIWYG with FrontPage, so normally I blast out pages in FP. But I had no idea that FP wrote actual HTML blunders like inserting that <br>. What are people using to write handheld-friendly webpages?