Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Horizontal Navigation Bar



Horizontal Navigation Bar Page
id1
titleCreate VNF template




Horizontal Navigation Bar Page
id2
titleCreate VNF appliance




Milestones


MilestonePlanned dateActual date
1Start development2023-09-01
2main Development is done2023-09-15
3dev testing is done2023-09-22
4add marvin/unit test2023-09-22
5Final dev review2023-09-27
6pass over to QA2023-09-29
7QA testing is done2023-10-27

Glossary

CSS Stylesheet
        .home-banner {
        background: #0052cc;
        color: #c2d6d6;
        font-size: 20px;
        padding: 20px;
        }
        .home-banner h2 {
        color: #f2f2f2;
        }

...