Changes for page Use Cases

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

From version Icon 65.1 Icon
edited by Sofia Kostakonti
on 2022/04/05 16:18
Change comment: improving html placement on pdf
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,7 +2,9 @@
2 2  <!-- Your HTML code here -->
3 3  
4 4  <h2>UC01: Meal Time Discourse </h2>
5 -
5 +<table width='100%'>
6 +<tr>
7 +<td width='30%' style="font-size:11px">
6 6  <table border='1px' width='50%'>
7 7  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
8 8   <b>Objective</b>
... ... @@ -47,7 +47,10 @@
47 47   4.1 Prepare for UC002: Eating reminder
48 48   </div>
49 49  </td></tr>
52 +</table>
50 50  
54 +</td>
55 +<td width='50%' style="font-size:11px">
51 51  <table border='1px' width='50%'>
52 52  <tr><td bgcolor='gainsboro'>
53 53   <b>UC step<b>
... ... @@ -69,7 +69,15 @@
69 69  <tr><td>4.1</td><td>-</td>-<td>-</td><td>-</td></tr>
70 70  </table>
71 71  
77 +
78 +</td></tr>
79 +
80 +</table>
81 +
72 72  <h2>UC02: Eating reminder</h2>
83 +<table width='100%'>
84 +<tr>
85 +<td width='30%' style="font-size:11px">
73 73  <table border='1px' width='50%'>
74 74  <tr border='1px' width='30%'><td bgcolor='gainsboro'>
75 75   <b>Objective</b>
... ... @@ -115,7 +115,9 @@
115 115   9. Say: "I hope you enjoyed your lunch break. See you next time".<br>
116 116   10. Slowly stop the music.<br>
117 117  </td></tr>
118 -
131 +</table>
132 +</td>
133 +<td width='50%' style="font-size:11px">
119 119  <table border='1px' width='50%'>
120 120  <tr><td bgcolor='gainsboro'>
121 121   <b>UC step<b>
... ... @@ -139,6 +139,10 @@
139 139  <tr><td>10</td><td>-</td><td>-</td><td>-</td></tr>
140 140  </table>
141 141  
157 +
158 +</td></tr>
159 +
160 +</table>
142 142  {{/html}}
143 143  
144 144