Changes for page d. Use Cases
Last modified by Shambhawi Pal on 2024/03/12 12:24
From version 9.1
edited by Shambhawi Pal
on 2024/03/12 11:36
on 2024/03/12 11:36
Change comment:
There is no comment for this version
To version 11.1
edited by Shambhawi Pal
on 2024/03/12 11:40
on 2024/03/12 11:40
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,13 +1,14 @@ 1 1 2 2 3 -Use case 1 4 -<label for="status">Choose a status</label> 5 - <select name="status" id="status"> 6 - <option value="not started">Not started</option> 7 - <option value="in progress">In progress</option> 8 - <option value="done">Done</option> 3 +Use case 1 4 +{{html}} 5 +<label for="status">Choose a status</label> 6 + <select name="status" id="status"> 7 + <option value="not started">Not started</option> 8 + <option value="in progress">In progress</option> 9 + <option value="done">Done</option> 9 9 </select> 10 - 11 +{{/html}} 11 11 12 12 13 13 |(% style="width:166px" %)**Objective**|(% style="width:653px" %)