8
0

model.html 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <table>
  2. <tableRow>
  3. <tableCell>
  4. <paragraph><$text bold="true">Project Phase</$text></paragraph>
  5. </tableCell>
  6. <tableCell>
  7. <paragraph><$text bold="true">Deadline</$text></paragraph>
  8. </tableCell>
  9. <tableCell>
  10. <paragraph><$text bold="true">Status</$text></paragraph>
  11. </tableCell>
  12. </tableRow>
  13. <tableRow>
  14. <tableCell>
  15. <paragraph>Phase 1: Market research</paragraph>
  16. </tableCell>
  17. <tableCell>
  18. <paragraph><$text fontBackgroundColor="red">2019-10-15</$text></paragraph>
  19. </tableCell>
  20. <tableCell>
  21. <paragraph><$text fontColor="#00B050">✓</$text></paragraph>
  22. </tableCell>
  23. </tableRow>
  24. <tableRow>
  25. <tableCell>
  26. <paragraph>Phase 2: Editor features implementation</paragraph>
  27. </tableCell>
  28. <tableCell>
  29. <paragraph>2019-10-20</paragraph>
  30. </tableCell>
  31. <tableCell>
  32. <paragraph><$text fontColor="#00B050">✓</$text></paragraph>
  33. </tableCell>
  34. </tableRow>
  35. <tableRow>
  36. <tableCell>
  37. <paragraph>Phase 3: Rollout to Production</paragraph>
  38. </tableCell>
  39. <tableCell>
  40. <paragraph>2019-10-22</paragraph>
  41. </tableCell>
  42. <tableCell>
  43. <paragraph><$text fontColor="#00B050">✓</$text></paragraph>
  44. </tableCell>
  45. </tableRow>
  46. </table>
  47. <paragraph></paragraph>