|
Enhanced HTML Insertion Points
Net Objects Fusion is a pure HTML generator. The software creates standard HTML code based on WYSIWYG layouts. Fusion is also a great way to customize a site to use PHP, Perl, ASP, JSP, and many other scripting and server-side languages using HTML "insertion" areas. But as our Internet environment gets more sophisticated, so do the requirements and desires of the designers and developers who create sites.
A long requested feature has been increased flexibility in WHERE developers can insert HTML code. In version 7.5, this flexibility has been met with increased HTML insertion points. On any page, layout, or master border area, selecting the HTML button now provides you with more locations to place your code
Now, in addition to inserting HTML in any text box or table cell, or before or after any HTML object, you can also add custom HTML here:
Start of Page -- Insert HTML at the very top of the page, before the first HTML tag
- Between Head Tags -- Insert HTML between the area HEAD tags, just after the TITLE tag
- Inside Body Tag -- Insert HTML inside the BODY tag
- Beginning of Body -- Insert HTML just after the BODY tag
End of Body -- Insert HTML just before the </BODY> end tag
End of Page -- Insert HTML as the last item on the page, after the </HTML> tag
This page was written by and is maintained by Tami Burke
|