How to convert FP2003 to Expression Web?

P

pilgrim27

--
Pete Gerlach, MSW
Founder, Break the Cycle! program
Member, NSRC Expert Council
 
A

Andrew Murray

There's nothing to convert. Both FP and EW applications produce HTML.

If you mean you want EW to convert Frontpage's non-compliant HTML to
standards-compliant HTML, that's where a little knowledge about HTML and
CSS comes in - EW won't totally do everything for you with the click of a
button, but one of its features is "Intellisense" which gives you pointers
and suggestions about the correct syntax (attributes and so on) for various
HTML tags and CSS commands.

Also, there are a few "housekeeping" commands that may go some way to
cleaning up the Frontpage extraneous code; in Code View, right click and
choose the "Optimise HTML" and/or "Reformat HTML" options from the menu.

Please review these resources for more help:

HTML: http://www.w3schools.com/html/default.asp
CSS: http://www.w3schools.com/css/default.asp
About DocTypes: http://www.w3schools.com/tags/tag_DOCTYPE.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top