Lil Regie's front-end workshop


Comparison table

A tabular format of features for each of the possible solutions Lil Regie offers, so that users can compare features across the two solutions.

Example

0 375 640 768 1024

Open in a new window

Code sample

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<div class="table_container">
  <div class="icon_container" hidden>
    <svg id="icon_tick" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19 15">
      <style>
        path {fill: currentColor;}
      </style>
      <path d="M3.32 6.95a1.97 1.97 0 00-2.8.12 2 2 0 00.12 2.81l4.99 4.6c.8.74 2.05.68 2.8-.13L18.47 3.35a2 2 0 00-.12-2.82 1.97 1.97 0 00-2.8.13l-8.72 9.54-3.52-3.24z"/>
    </svg>
  </div>
  <table class="table_comparison">
    <thead>
      <tr>
        <th scope="col" id="th_category_name">
          <span class="screen_reader_only">Category</span>
        </th>
        <th scope="col" id="th_solution_primary" data-theme="primary">
          <picture>
            <img src="https://placekitten.com/400/400" width="400" height="400" alt="" loading="lazy">
          </picture>
          <span class="screen_reader_only">Included in the</span>
          Event registration
          <span class="screen_reader_only">offering?</span>
        </th>
        <th scope="col" id="th_solution_secondary" data-theme="secondary">
          <picture>
            <img src="https://placekitten.com/500/500" width="500" height="500" alt="" loading="lazy">
          </picture>
          <span class="screen_reader_only">Included in the</span>
          Ticketing only
          <span class="screen_reader_only">offering?</span>
        </th>
      </tr>
    </thead>
    <tbody>
      <tr class="row_header">
        <th colspan="3">
          Create
        </th>
      </tr>
      <tr class="row_alternate">
        <th scope="row" headers="th_category_name" id="th_embed">
          Fully-embed ticket page into own site
        </th>
        <td headers="th_embed th_solution_primary" data-theme="primary">
          <svg>
            <use xlink:href="#icon_tick"/>
          </svg>
          <span class="screen_reader_only">
            Yes
          </span>
        </td>
        <td headers="th_embed th_solution_secondary" data-theme="secondary">
          <svg>
            <use xlink:href="#icon_tick"/>
          </svg>
          <span class="screen_reader_only">
            Yes
          </span>
        </td>
      </tr>
      <tr>
        <th scope="row" headers="th_category_name" id="th_style_form">
          Fully-stylable ticket form
        </th>
        <td headers="th_style_form th_solution_primary" data-theme="primary">
          <svg>
            <use xlink:href="#icon_tick"/>
          </svg>  
          <span class="screen_reader_only">
            Yes
          </span>
        </td>
        <td headers="th_style_form th_solution_secondary" data-theme="secondary">
          <svg>
            <use xlink:href="#icon_tick"/>
          </svg>  
          <span class="screen_reader_only">
            Yes
          </span>
        </td>
      </tr>
      <tr class="row_alternate">
        <th scope="row" headers="th_category_name" id="th_discount_codes">
          Single-use discount codes
        </th>
        <td headers="th_discount_codes th_solution_primary" data-theme="primary">
          <svg>
            <use xlink:href="#icon_tick"/>
          </svg>  
          <span class="screen_reader_only">
            Yes
          </span>
        </td>
        <td headers="th_discount_codes th_solution_secondary" data-theme="secondary">
          <span class="screen_reader_only">
            No
          </span>
        </td>
      </tr>
      <tr>
        <th scope="row" headers="th_category_name" id="th_discount_codes">
          Free hugs from Milton
        </th>
        <td headers="th_discount_codes th_solution_primary" data-theme="primary">
          <svg>
            <use xlink:href="#icon_tick"/>
          </svg>  
          <span class="screen_reader_only">
            Yes
          </span>
        </td>
        <td headers="th_discount_codes th_solution_secondary" data-theme="secondary">
          <span class="screen_reader_only">
            No
          </span>
        </td>
      </tr>
      <tr class="row_header">
        <th scope="col" colspan="3">
          Sell
        </th>
      </tr>
      <tr class="row_alternate">
        <th scope="row" headers="th_category_name" id="th_secret_tickets">
          Secret tickets (only accessible by special URL)
        </th>
        <td headers="th_secret_tickets th_solution_primary" data-theme="primary">
          <svg>
            <use xlink:href="#icon_tick"/>
          </svg>  
          <span class="screen_reader_only">
            Yes
          </span>
        </td>
        <td headers="th_secret_tickets th_solution_secondary" data-theme="secondary">
          <svg>
            <use xlink:href="#icon_tick"/>
          </svg>  
          <span class="screen_reader_only">
            Yes
          </span>
        </td>
      </tr>
      <tr>
        <th scope="row" headers="th_category_name" id="th_multi_codes">
          Multi-use discount codes for promotional pricing, flash sales
        </th>
        <td headers="th_multi_codes th_solution_primary" data-theme="primary">
          <svg>
            <use xlink:href="#icon_tick"/>
          </svg>  
          <span class="screen_reader_only">
            Yes
          </span>
        </td>
        <td headers="th_multi_codes th_solution_secondary" data-theme="secondary">
          <svg>
            <use xlink:href="#icon_tick"/>
          </svg>  
          <span class="screen_reader_only">
            Yes
          </span>
        </td>
      </tr>
      <tr class="row_alternate">
        <th scope="row" headers="th_category_name" id="th_donation_tickets">
          Donation tickets (attendees can pay as much as they want)
        </th>
        <td headers="th_donation_tickets th_solution_primary" data-theme="primary">
          <svg>
            <use xlink:href="#icon_tick"/>
          </svg>  
          <span class="screen_reader_only">
            Yes
          </span>
        </td>
        <td headers="th_donation_tickets th_solution_secondary" data-theme="secondary">
          <span class="screen_reader_only">
            No
          </span>
        </td>
      </tr>
    </tbody>
  </table>
</div>

Usage notes

  • Set the primary or secondary theme on each cell using the data-theme attribute.

  • Please use square images for each of the solutions.

Source files