Changes for page Use Cases

Last modified by Sofia Kostakonti on 2022/04/05 16:54

From version Icon 66.2 Icon
edited by Sofia Kostakonti
on 2022/04/05 16:22
Change comment: There is no comment for this version
To version Icon 64.1 Icon
edited by Sofia Kostakonti
on 2022/04/05 16:16
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -2,8 +2,10 @@
2 2  <!-- Your HTML code here -->
3 3  
4 4  <h2>UC01: Meal Time Discourse </h2>
5 -
6 -<table border='1px' width='100%'>
5 +<table width='100%'>
6 +<tr>
7 +<td width='30%' style="font-size:11px">
8 +<table border='1px' width='50%'>
7 7  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
8 8   <b>Objective</b>
9 9  </td><td width='70%'>
... ... @@ -49,7 +49,9 @@
49 49  </td></tr>
50 50  </table>
51 51  
52 -<table border='1px' width='100%'>
54 +</td>
55 +<td width='50%' style="font-size:11px">
56 +<table border='1px' width='50%'>
53 53  <tr><td bgcolor='gainsboro'>
54 54   <b>UC step<b>
55 55  </td><td bgcolor='gainsboro'>
... ... @@ -70,8 +70,16 @@
70 70  <tr><td>4.1</td><td>-</td>-<td>-</td><td>-</td></tr>
71 71  </table>
72 72  
77 +
78 +</td></tr>
79 +
80 +</table>
81 +
73 73  <h2>UC02: Eating reminder</h2>
74 -<table border='1px' width='100%'>
83 +<table width='100%'>
84 +<tr>
85 +<td width='30%' style="font-size:11px">
86 +<table border='1px' width='50%'>
75 75  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
76 76   <b>Objective</b>
77 77  </td><td width='70%'>
... ... @@ -117,8 +117,9 @@
117 117   10. Slowly stop the music.<br>
118 118  </td></tr>
119 119  </table>
120 -
121 -<table border='1px' width='100%'>
132 +</td>
133 +<td width='50%' style="font-size:11px">
134 +<table border='1px' width='50%'>
122 122  <tr><td bgcolor='gainsboro'>
123 123   <b>UC step<b>
124 124  </td><td bgcolor='gainsboro'>
... ... @@ -141,6 +141,10 @@
141 141  <tr><td>10</td><td>-</td><td>-</td><td>-</td></tr>
142 142  </table>
143 143  
157 +
158 +</td></tr>
159 +
160 +</table>
144 144  {{/html}}
145 145  
146 146