Elements are the building blocks that provide content for WebSolution websites. Without elements, every web page would be empty. Elements live within web page zones. Elements that can be used within a WebSolution website include: HTML (text and images), forums, (feedback) forms, polls and photos.

A web page with header, title, main, right and footer zones. Within each of these zones, elements are identified by blue dotted lines.
In the example web page above, the header zone contains a header element that displays a logo and hyperlinks to commonly requested web pages. The title zone contains two elements: a navigation line element and a page info element. The navigation line element displays a web page's location within the web page hierarchy, while the page info element displays a web page's details (in this case, title, posted date and description). The main zone contains a single HTML element, as does the right zone. Finally, the footer zone contains a footer element that displays a copyright message.