Fragments

To add some construction features, this app provides the ability to edit the list of Fragment files.

Home Page

Fragment Files

Add New Upload New

Do you know...

Fragment is a marked-up block of HTML (may also contain local CSS and JavaScript right within the same block), similar to a snippet.

It is stored in a TPL file and is usually wrapped in a <header>, <section>, <aside>, <footer>, or other container tag. Please note that local CSS and JavaScript tags must also be wrapped in that container tag, otherwise they may be lost during intensive construction.

Such fragments can be used as building blocks in the built-in Constructor when editing a static page.