Content elements
Insert content
Special content
Advanced
Menu/Sitemap
Multimedia
Search
Your own scripts
XML / WAP / PDA
Images
Back to Startpage
Another site...



Text, bulletlists and tables

This page is dedicated to demonstrate how to insert text, bulletlists and tables on your pages.

 

This is just plain text, but you can create a bulletlist in two ways:

use the special <typolist>-tag, or
insert a bulletlist content element

Real bulletlist

This bulletlist is a real content element. The list above was done with the <typolist>-tag.
This list is also in "Layout 2", which makes it render with a check-mark instead of a square.
In both cases the bullet is a giffile which you can change in the template configuration if you like.

Tables

Tables are done by...   ...separating columns...   ...with a vertical line 
Every row in the table is separated with a...   ...simple 'return' (new line) 
'Layout 1' is chosen...   ...for this table which makes the first row...   ...display with a background color 
'small' is also chosen for the...   ...content of the table!   ... plus 'Verdana' as font 

Links

Finally, this shows you how to make links in Typo3:

 

Insert with "http://" directly:

- www.typo3.com

 

Use special <link>-tag:

- Typo3 homepage

 

email-links

- test@test.test

- email to test@test.test



This looks like this in the backend: