Difference between revisions for Playground / Table Markup Reference




← Previous edit
Next edit →

Version1 Version2 Differences
2 2
3 3 The generic markup for table elements follows this scheme:
4 4
5     ##**!!*|!!!!(blue)(attribute parameters)!!!!(green){style parameters}!!content!!||!!**##
  5   ##**!!*|!!!!(blue)(attribute parameters)!!!!(green){style parameters}!! content !!||!!**##
6 6
7 7 ====Example:====
8 8
9     ##""*|(i=main_heading){text-size: 120%}This is the main heading|*""##
  9   ##""*|(i=main_heading){text-size: 120%} This is the main heading |*""##
10 10
11 11 ====Understanding the Table Markup Scheme====
12 12   1. **Opening delimiter** --- **##!!^|!!##** is any of the delimiters described in the //elements table// below.