Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Div
classhome-banner

Software Requirements for: <Project Name>

Table of Contents
maxLevel4
minLevel3

Project Introduction

Functional Description

Non-Functional Requirements

User Interface

...

Horizontal Navigation Bar Page
id1
titleWireframe 1
Image of wireframeImage Removed
Horizontal Navigation Bar Page
id2
titleWireframe 2
Image of wireframeImage Removed

Milestones

Glossary

CSS Stylesheet

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