Previously we'd been attempting to make a visually equivalent page with varying degrees of success...so we've decided to switch focus to a content based approach. What does that mean? Well, the idea is that the most important thing on your website is the content - the text and pictures -and I've been focusing on making the HTML site more readable when you don't have flash (maybe you're browsing on your iPhone for example). There's a fair distance to go but here are the changes that have gone out in this release:

H1 tag - The first Title text box on a page is now rendered as an H1 tag. The idea here is that you want to promote the content of each page and I'm making a best guess that the first Title text box on a page is going to be the page's title. Title text boxes on the Page Master are still rendered as h2s. The idea here is to focus on the unique content on each page.

H3 tags - Lots of you seem to be using normal text boxes using bold text as smaller headings. If you've got a text box that only has bold text in it and it's less than 120 characters long then it'll be converted to an H3.

No more boxes around text - The HTML now ignores text box dimensions. I found that a lot of the time the text rendered in the HTML didn't fit inside smaller sized boxes and you ended up with an HTML site covered in scroll bars.

New "View HTML Version" on the Page Settings panel - If you click this now you'll get a view of the site as it appears to people without Flash (minus the graphic that shouts INSTALL FLASH!).

Continuing the work on the HTML version of the site I'm currently looking into making the text render in the right order if it's laid out in more than one column (you know, like a sidebar or something similar). Feedback as always is welcome, after all, this is something of a work in progress.