Adding unknown elementsHTML is an ever-evolving language, and new elements are created often. To ensure that your documents are always up to date and use the latest technology, you can use the Tag icon to insert placeholders for elements that GoLive doesn't recognize. You can also use the Tag icon to prevent GoLive from parsing or changing your source code. After you drag the Tag icon from the Objects palette to the document window, GoLive adds <noedit> and </noedit> start and end tags to your source code, and inserts a Tag placeholder in your document in the Layout Editor. You can then enter the code you don't want parsed in the Content tab of the Tag Inspector. GoLive inserts your code between the <noedit> tags without changing it. To add an unknown element:
![]() Using the Tag icon A. The Tag placeholder as it appears in the Layout Editor B. Tag icon in the Objects palette Note: To add an unknown element to the head section of your document, drag the Tag icon from the Head tab of the Objects palette to the head section pane of the document window. To enter code for an unknown element:
|