bannerd

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tabsetup
0Introduction
1Info Boxes by color
Div
idtabs-1

1. Introduction

This page is a demonstration of various options available in Confluence

Div
idtabs-2

2. Info Boxes by Color

The color of the text boxes on the Requirements pages. 

HTML Table
stylewidth:100%;border:1px solid #aaa;padding:3px;border-radius:5px;background:#eaeada#b0e0e6
Table Row (tr)
Table Cell (td)

(info) INSTITUTIONAL REQUIREMENTS (CHAPTER 2)

Chapter 2 describes the roles, responsibilities, and institutional requirements relevant to the requirements in this directive.This chapter describes the responsibilities for maintaining and advancing organizational capability in software engineering practices to effectively meet the scientific and technological objectives of the Agency.

2.1 Some Other Color Options

Using the HTML color wheel on this page: https://www.w3schools.com/colors/colors_picker.asp you can pick a 6 digit hex code for a color and put it into the Inline parameter of the "HTML Table" macro. The last parameter of Inline is the "background" color. The "#" indicates a color code follows in hex: 


HTML Table
stylewidth:100%;border:1px solid #aaa;padding:3px;border-radius:5px;background:#3399ff
Table Row (tr)
Table Cell (td)

(info) Blue background color - #3399ff

Chapter 2 describes the roles, responsibilities, and institutional requirements relevant to the requirements in this directive.This chapter describes the responsibilities for maintaining and advancing organizational capability in software engineering practices to effectively meet the scientific and technological objectives of the Agency.

HTML Table
stylewidth:100%;border:1px solid #aaa;padding:3px;border-radius:5px;background:#66ff99
Table Row (tr)
Table Cell (td)

(info) Green background color - #66ff99

Chapter 2 describes the roles, responsibilities, and institutional requirements relevant to the requirements in this directive.This chapter describes the responsibilities for maintaining and advancing organizational capability in software engineering practices to effectively meet the scientific and technological objectives of the Agency.