It is often useful to break large blocks of content into
sections . The ECEn
XML web templates use sections to organize all kinds of web content. Sections are used for paragraphs,
tables, and lists, among other types of content.
To create tables in the ECEn Web XML, we're going to use
<section> tags.
These instructions assume that you already have a ECEn XML web page
to edit and know at least a bit about XML. Most content, such as text, links, lists, pictures etc., belong in the
<content> portion of your page, so make sure that you
have a page with a
<content> portion. If you need a quick tutorial or
just a simple starter web page download, check out the
Howdy, World Tutorial where you can get brief overview on what files you need to set up a basic
ECEn XML web page.
If you need an example, have a look at the
Tables Example page. You can view the XML source in your by clicking the 'this XML' at the bottom of the page.
Or, the XML source located in the Common Tasks Downloads to the right. (Right click, Save Link Target As...)