Layout
The design of the entire website made with Minimal Website is determined by a layout file. This file consists of common HTML code with special markers inserted. When the website is created, these markers are replaced by code produced according to the settings, which you can make in the several dialogs.
The markers are in the form of HTML comments. So the layout file can be viewed in a browser or in the viewer of Minimal Website.
Marker |
replaced by |
- ### SITE TITLE ### --> |
website title |
- ### PAGE TITLE ### --> |
page title |
- ### DESCRIPTION ### --> |
page description |
- ### KEYWORDS ### --> |
keywords for the page |
- ### LEFT MENU ### --> |
navigation menu |
- ### HEADER ### --> |
an optional header |
- ### CONTENT ### --> |
the page content created from your text |
There also are other similar looking markers too for some HTML attributes. You also can define markers of your own.