Section List

Without any additional styling the page looks as follows.

 

Sectie lijst ongestijld

 

Structure with classes and id's

 

div.componentheading
table.contentpane (align:center)
td.contentdescription (width:60%) Sectie beschrijving
td ul
li a.category Voorpagina artikel 1 span.small (1 Artikel)
Categorie beschijving
li a.category Voorpagina artikel 2 span.small (1 Artikel)
Categorie beschijving
li Etc.

 

table.contentpane

 

table.contentpane td ul {
   list-style: none;
   margin: 0 0 0 6px;
   padding: 0;
}

table.contentpane td ul li {
   margin: 0 0 5px 0;
}

 

After applying the styles the page looks like the following.

 

Sectielijst gestijld

Comments (0)
Post a commment or ask a question!
Your Contact Details:
Comment:
Security
Please input the anti-spam code that you can read in the image.