Table with shading colors : table « Tags « HTML / CSS






Table with shading colors

      
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
  <meta name="description" content="Your description goes here" />
  <meta name="keywords" content="your,keywords,goes,here" />
  <meta name="author" content="Your Name or Company / Design Template: G. Wolfgang / April 14, 2006 / Email: gw@actamail.com / Favorite website: www.sda.org" />
<style type='text/css'>
/*****************************************************/
/*   Design:  GoFlexiblePro                          */
/*            Stylesheet for screen rendering        */
/*---------------------------------------------------*/
/*   Author:  G. Wolfgang                            */
/*   Email:   gw@actamail.com                        */
/*   Date:    April 14, 2006                         */
/*---------------------------------------------------*/
/*   You can use this stylesheet freely under the    */
/*   condition of giving proper author credits.      */
/*---------------------------------------------------*/
/*   Check out my favorite website: www.sda.org      */
/*****************************************************/

/*-----------------------------------------------------------------------*/
/* REMARK: FONT-SIZE DEFINITIONS                                         */
/*-----------------------------------------------------------------------*/
/* Relative font-sizes in "em" are used where necessary. To make the     */
/* "em"-units normed, the incoming font sizes are set to 1.0 em. The     */
/* font-size variations throughout the webpage are then expressed in     */
/* percentage values respective to the incoming font-size. To make       */
/* calculations easier, the font definition in "body" is such that       */
/* 1.0em = 10px. This makes life a real breeze!                          */
/*-----------------------------------------------------------------------*/

/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/

/*-------------------------------*/
/* Section 1.1 - Page definition */
/*-------------------------------*/

body {
  font-size: 62.5%; margin: 0em auto; padding: 0em; background: url(GoFlexiblePro-img/background.gif) top center repeat-y; font-family: "trebuchet ms", verdana, arial, sans-serif;
}

#page-container {
  width: 780px; margin: 0px auto; padding: 0px; border-left: solid 1px rgb(150,150,150); border-right: solid 1px rgb(150,150,150); background-color: rgb(237,237,237);
}

/**********************/
/* SECTION 2 - HEADER */
/**********************/

/*--------------------------------------*/
/* Section 2.1 - Global navigation menu */
/*--------------------------------------*/

.nav-global-container {
  float: left; position: absolute; z-index: 3; width: 780px; top: 5px; background-color: transparent;
}

.nav-global ul {  
  float: right; margin: 0px; padding: 0px; list-style: none;
}  

.nav-global li {
  float: left; white-space: nowrap; text-transform: uppercase;
}

.nav-global li a {
  display: block; margin: 0px; padding: 0px 5px 0px 5px; border-left: solid 1px rgb(150,150,150); background-color: rgb(255,255,255); color: rgb(150,150,150); text-decoration: none; font-size: 100%;
}

.nav-global a:hover {
  background-color: rgb(255,255,255); color: rgb(0,0,0); text-decoration: underline;
}

.img-flag {
  display: block; height: 1.2em; margin: 0px; padding: 0px; border: solid 1px rgb(0,0,0);
}

/*-----------------------------------*/
/* Section 2.2 - Sitename and Banner */
/*-----------------------------------*/

.site-name  {
  clear: both; float: left; position: absolute; z-index: 1; width: 700px; top: 20px; margin: 0px; padding-left: 14px; background-color: transparent; color: rgb(225,225,225); font-weight: bold; font-size: 24px;
}

.site-slogan  {
  float: left; position: absolute; z-index: 2; width: 11.7em; top: 1.9em; left: 16px; margin: 0px; padding: 0px 3px 1px 3px; background-color: rgb(150,150,150);  color: rgb(225,225,225); font-weight: bold; font-size: 14px;
}

.img-header {
  clear: both; float: left; width: 780px; height: 110px; margin: 0px; padding: 0px;
}

/*------------------------------------*/
/* Section 2.3 - Main navigation menu */
/*------------------------------------*/

.nav-main {
  clear: both; float: left; width: 780px; margin: 0px; padding: 0px; border-top: solid 1px rgb(125,125,125); border-bottom: solid 1px rgb(125,125,125); background-color: rgb(190,190,190);
}

.nav-main ul {  
  list-style: none; margin: 0px; padding: 0px; font-weight: bold;
}  

.nav-main li {
  float: left; display: block; white-space: nowrap; background-color: inherit;
}

.nav-main li a {
  color: rgb(255,255,255); margin: 0px; padding: 0px 10px 0px 10px; border-right: solid 1px rgb(255,255,255); text-decoration: none; font-size: 130%;    
}

.nav-main a:hover, .nav-main a.selected {
  background-color: inherit; color: rgb(110,110,110); text-decoration: none;
}

/*************************************/
/* SECTION 3 - FRONT-PAGE SIDEBANNER */
/*************************************/

.sidebanner-frontpage {
  clear: both; float: left; width: 160px; margin: 0px; padding: 0px;
}

.img-sidebanner {
  width: 160px; margin: 0px; padding: 0px; border: none;
}

/******************************/
/* SECTION 4 - SUB-NAVIGATION */
/******************************/

/*--------------------*/
/* Section 4.1 - Size */
/*--------------------*/

.nav-sub {
  clear: both; min-height: 400px; float: left; width: 160px; margin: 0px; padding: 0px; color: rgb(110,110,110);
}

/* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .nav-sub {
  height: 400px;
} 
/* End IE-Hack */

/*--------------------*/
/* Section 4.2 - Menu */
/*--------------------*/

.nav-sub ul {  
  float: left; list-style: none; width: 160px; margin: 0px; padding: 0px; border-bottom: solid 1px rgb(200,200,200);
}  

.nav-sub li {
  margin: 0px; padding: 0px;
}

.nav-sub li.title {
  vertical-align: top; margin: 0px; padding: 10px 7px 10px 14px; text-transform: uppercase; color: rgb(175,175,175); font-weight: bold; font-size: 140%;
}

.nav-sub li.group a {
  display: block; min-height: 1.5em; margin: 0px; padding: 3px 7px 2px 10px; border-top: solid 1px rgb(200,200,200); border-left: solid 5px rgb(235,235,235); text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 120%;
}

/* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .nav-sub li.group a {
  height: 1.5em;
}
/* End IE-Hack */
  
.nav-sub li a {
  display: block; min-height: 1.5em; margin: 0px; padding: 3px 7px 2px 10px; border-left: solid 5px rgb(235,235,235); color: rgb(110,110,110); text-decoration: none; font-size: 120%;
}

/* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .nav-sub li a {
  height: 1.5em;
}
/* End IE-Hack */

.nav-sub li.group a:hover, .nav-sub li.group .selected {
  border-left: solid 5px rgb(175,175,175); background-color: rgb(225,225,225); text-decoration: none;
}

.nav-sub a:hover, .nav-sub .selected {
  border-left: solid 5px rgb(175,175,175); background-color: rgb(225,225,225); text-decoration: none;
}

.nav-sub-align {
  text-align: left;
}

/*******************************************************************/
/* SECTION 5 -  Extend left column height to footer                */
/*-----------------------------------------------------------------*/
/* TRICK: To nest the right two columns (content and sidebar) and  */
/* give them a minimum height and white background. Then let the   */
/* left column have transparent background so the light-grey color */
/* from the global page definition comes through. However, nesting  */
/* floats inside each other with identical widths may activate the */
/* IE character duplicating bug, where the last characters of the  */
/* last float statement are duplicated outside the float. The      */
/* correction for this is to reduce the sidebar float so that the  */
/* sum of the content and sidebar floats are 6px less than the     */
/* container holding them. See Section 7.1, where this is done.    */
/* ----------------------------------------------------------------*/
/* RESTRICTION: For situations where the left navigation menu is   */
/* expanding over the minimum 600px height, it must remain smaller */
/* than the right columns. Otherwise the global page grey back-    */
/* will shine through after the end of the content and sidebar     */
/* columns. This situation may arise when you have very long left  */
/* navigation menus, and short content and sidebars. If this is    */
/* your situation, then simply increase the minimum height of the  */
/* left column, as well as the container defined in this section.  */
/*******************************************************************/

/* Contain both right columns (content and sidebar) in one         */
/* container and extended to a minimum height of 600 px            */
/* The "!important" statement is for Firefox so that the           */
/* "height" statement still allows the container to grow and       */
/* not remain fixed size. Necessary because IE cannot render       */
/* the "min-height" property                                       */

.container-content-sidebar {
   float: left; width: 620px; min-height: 400px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);
}

/* IE6-hack for min-height. Also works for IE7-Beta2 */
* html .container-content-sidebar {
  height: 400px;
} 
/* End IE-Hack */

/* Put a buffer between sub-navigation column and      */
/* main-navigation so that the global page background  */
/* color does not come through in this place           */

.buffer {
   float: left; width: 160px; height: 20px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);  
}

/***********************/
/* SECTION 6 - CONTENT */
/***********************/

/*--------------------*/
/* Section 6.1 - Size */
/*--------------------*/

.content {
  float: left; width: 425px; margin: 0px; padding: 30px 20px 0px 20px; background-color: rgb(255,255,255);  
}

/*-------------------------*/
/* Section 6.2 - Pagetitle */
/*-------------------------*/

.content-pagetitle {
  width: 390px; margin: 0px 0px 10px 0px; padding: 0px;
}

.content-pagetitle p {
  padding: 0px; margin: 0px; font-weight: bold; font-size: 140%;
}

/*----------------------------------*/
/* Section 6.3 - Extra container    */
/*----------------------------------*/
/* To ensure that no problems arise */
/* with right and left floatings    */
/* and make the implementation      */
/* robuster.                        */
/*----------------------------------*/

.contentbox-container-full {
   float: left; width: 425px; margin: 0px 0px 1.5em 0px; padding: 0px;
}

.contentbox-container-left {
  float: left; width: 205px; margin: 0px 0px 1.5em 0px; padding: 0px;
}

.contentbox-container-right {
  float: right; width: 205px; margin: 0px 0px 1.5em 0px; padding: 0px;
}

/*-----------------------------*/
/* Section 6.4 - Content title */
/*-----------------------------*/

.contentbox-title-noshading-noline {
  display: block; margin: 0px; padding: 0px; background-color: transparent; text-transform: none; font-weight: bold; font-size: 150%;
}

.contentbox-title-noshading-line {
  display: block; margin: 0px 0px 0.2em 0px; padding: 0px; border-bottom: solid 2px rgb(135,135,135); background-color: transparent; text-transform: none; font-weight: bold; font-size: 150%;
}

.contentbox-title-shading {
    margin: 0px; padding: 1px 0px 2px 3px; background-color: rgb(225,225,225); font-weight: bold; font-size: 150%;  
}

/*--------------------------------*/
/* Section 6.5 - Contentbox size  */
/*--------------------------------*/

/* No shading */
.contentbox-noshading {
  margin: 0px; padding: 0.7em 0px 0px 0px; background-color: transparent;
}

/* Shading */
.contentbox-shading {
  margin: 0px; padding: 7px 10px 5px 10px; background-color: transparent;
}

/*-------------------------------*/
/* Section 6.6 - Contentbox text */
/*-------------------------------*/

/* Heading */
h1 {
  clear: left; margin: 1.0em 0px 1.0em 0px; font-weight: bold; font-size: 150%;
}

h2 {
  clear: left; margin: 1.5em 0px 1.0em 0px; font-weight: bold; font-size: 140%;
}

h3 {
  clear: left; margin: 1.0em 0px 0.6em 0px;  font-weight: bold; font-size: 130%;
}

h4 {
  clear: left; margin: 0.5em 0px 0.5em 0px;  font-weight: bold; font-style: italic; font-size: 130%;
}

/* Paragraph text */
p {
   clear: left; margin: 0em 0px 0.5em 0px; padding: 0px; font-size: 130%;
}

/* Quote */
p.quote {
   clear: left; margin: 0em 30px 0.6em 30px;  line-height: 120%; font-size: 120%;
}

/* Embedded */
.embed {
   float: left; width: 120px; margin: 2px 7px 2px 0px; padding: 5px 5px 5px 5px; background-color: rgb(225,225,225); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 180%;
}

.embed-caption {
   float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 50%;
}

/* Unordered list */
.content ul {
  margin: 0px 10px 0px 10px; padding: 0px 0px 0px 30px; list-style-type: disc; list-style-position: outside; font-size: 130%;
}

/* Ordered List */
.content ol {
  margin: 0px 10px 0px 17px; padding: 0px 0px 0px 30px; list-style-type: decimal; list-style-position: outside; font-size: 130%;
}

/*--------------------------*/
/* Section 6.7 - Datatables */
/*--------------------------*/

.tabledata {
  clear: left; margin: 0.5em 0px 0.2em 30px; border: solid 1px rgb(150,150,150); empty-cells: show; border-collapse: collapse; background-color: rgb(225,225,225);
}

.tabledata tr {
  margin: 0px; padding: 0px;
}

.tabledata td {
  padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); text-align: left; font-size: 120%;
}

.tabledata th {
  margin: 0px; padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); empty-cells: show; text-align: left; font-size: 120%;   
}

p.tabledata-caption {
  margin: 0em 0px 10px 30px; padding: 0px; clear: both; text-align: left; font-size: 120%;
}

/*----------------------*/
/* Section 6.8 - Images */
/*----------------------*/

/* No border */
.img-left-noborder {
  float: left; margin: 0.3em 7px 3px 0px;
}

.img-right-noborder {
  float: right; margin: 0.3em 0px 3px 7px;
}

/* Border */
.img-left-border {
  float: left; margin: 0.3em 7px 3px 0px; border: solid 1px rgb(150,150,150);
}

.img-right-border {
  float: right; margin: 0.3em 0px 3px 7px; border: solid 1px rgb(150,150,150);  
}

/***********************/
/* SECTION 7 - SIDEBAR */
/***********************/

/*-----------------------------------------------*/
/* Section 7.1 - Size                            */
/*-----------------------------------------------*/
/* Because of IE float-rendering bug, the width  */
/* must be reduced by 6px, otherwise it will     */
/* duplicate characters after the last float     */
/* Reason: IE may not alwys allow nested floats  */
/* have identical widths, but inside float must  */
/* be smaller than outside float. This IE-bug is */
/* somewhat unpredictable. See Section 5 header  */
/* for more details on this topic.               */
/*-----------------------------------------------*/

.sidebar {
   float: right; width: 144px; margin: 0px ; padding: 57px 5px 0px 0px; background-color: rgb(255,255,255);
}

/*-----------------------*/
/* Section 7.2 - Textbox */
/*-----------------------*/

.sidebarbox-noborder {
  width: 140px; margin: 0em 0px 1.0em 0px; padding: 0px;
}

.sidebarbox-border {
  width: 130px; margin: 0px 0px 1.0em 0px; padding: 4px 4px 4px 4px; border: solid 1px rgb(200,200,200);
}

/*-----------------------------*/
/* Section 7.3 - Textbox title */
/*-----------------------------*/

.sidebarbox-title-noshading-noline {
   display: block; margin: 0px 0px 0.5em 0px; padding: 1px 0px 1px 0px;font-weight: bold; font-size: 120%;
}

.sidebarbox-title-noshading-line {
  display: block; margin: 0px 0px 0.5em 0px; padding: 1px 0px 1px 0px; border-bottom: solid 1px rgb(135,135,135); background-color: transparent; font-weight: bold; font-size: 120%;
}

.sidebarbox-title-shading {
  display: block; margin: 0px 0px 0.5em 0px; padding: 2px 5px 2px 5px; background-color: rgb(225,225,225); font-weight: bold; font-size: 120%;
}

/*------------------------------*/
/* Section 7.4 - Paragraph text */
/*------------------------------*/

.sidebarbox-noborder p {
  margin: 0px 4px 0.4em 4px; padding: 0px; background-color: transparent; font-size: 110%;
}

.sidebarbox-border p {
  margin: 0px 0px 0.4em 0px; padding: 0px; background-color: transparent; font-size: 110%;
}

/**********************/
/* SECTION 8 - FOOTER */
/**********************/

/* Somehow not possible to use percentage values to scale the font-size here. */
/* Therefore the is the font-size definition given in the generic CSS-class   */
/* "footer-font", even though those generic font classes should all have a    */
/* normed size of 1.0em. But making footer an exception will not hurt us.     */

.footer {
  clear: both; width: 780px; margin: 0em 0px 0px 0px; padding: 5px 0px 5px 0px; border-top: solid 1px rgb(200,200,200); border-bottom: solid 1px rgb(200,200,200); background-color: rgb(255,255,255); text-align: center;  
}

/***************************************************/
/* SECTION 9 - HYPERLINKS FOR NON-NAVIGATION TEXTS */
/***************************************************/

.content a, .sidebar a {
  color: rgb(0,0,0); text-decoration: underline;
}

.content a:hover, .sidebar a:hover {
  color: rgb(110,110,110); text-decoration: none;
}

.content a:visited, .sidebar a:visited {
  color: rgb(110,110,110);
}

.footer a {
  color: rgb(150,150,150); text-decoration: underline;
}

.footer a:hover {
  color: rgb(0,0,0); text-decoration: none;
}

/********************************/
/* SECTION 10 - GENERIC CLASSES */
/********************************/

/*------------------------------------------*/
/* Section 10.1 - Global default fonts      */
/*------------------------------------------*/
/* Only applied to the main div-statements  */
/* for the basic page regions.              */
/*------------------------------------------*/

.nav-global-font {
  font-size: 1.0em;
}

.nav-main-font {
  font-size: 1.0em;
}

.nav-sub-font {
  font-size: 1.0em;
}

.content-font {
  font-size: 1.0em; line-height: 1.7em; color: rgb(110,110,110);
}

.sidebar-font {
  font-size: 1.0em; line-height: 1.4em; color: rgb(110,110,110);
}

/* Percentage value does not work in "footer", so we     */
/* cannot give the normed size of "1.0em" here and scale */
/* it up inside the "footer". Thus we define the final   */
/* font-size here the way it will appear on screen.      */
.footer-font {
  font-size: 1.1em; color: rgb(150,150,150);
}

/*--------------------------------------*/
/* Section 10.2 - Horizontal alignments */
/*--------------------------------------*/

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

/*-------------------------------------*/
/* Section 10.3 - Title decoration box */
/*-------------------------------------*/

.box-on {
  float: left; width: 1.0em; margin-right: 0.2em; padding-left: 0.3em;
}

.box-off {
  display: none;
}

/*---------------------------*/
/* Section 10.4  Text colors */
/*---------------------------*/

/* Basic Colors */
.txt-white {
  color: rgb(255,255,255);
}

.txt-black {
  color: rgb(0,0,0);
}

/* Grey */
.txt-grey01 {
  color: rgb(242,242,242);
}

.txt-grey02 {
  color: rgb(230,230,230);
}

.txt-grey03 {
  color: rgb(217,217,217);
}

.txt-grey04 {
  color: rgb(204,204,204);
}

.txt-grey05 {
  color: rgb(191,191,191);
}

.txt-grey06 {
  color: rgb(178,178,178);
}

.txt-grey07 {
  color: rgb(153,153,153);
}

.txt-grey08 {
  color: rgb(127,127,127);
}

.txt-grey09 {
  color: rgb(89,89,89);
}

.txt-grey10 {
  color: rgb(51,51,51);
}

/* Yellow */
.txt-yellow01 {
  color: rgb(254,252,232);
}

.txt-yellow02 {
  color: rgb(253,249,201);
}

.txt-yellow03 {
  color: rgb(253,246,185);
}

.txt-yellow04 {
  color: rgb(252,243,162);
}

.txt-yellow05 {
  color: rgb(251,239,139);
}

.txt-yellow06 {
  color: rgb(250,236,116);
}

.txt-yellow07 {
  color: rgb(249,233,93);
}

.txt-yellow08 {
  color: rgb(249,230,69);
}

.txt-yellow09 {
  color: rgb(248,227,46);
}

.txt-yellow10 {
  color: rgb(247,224,23);
}

/* Blue */
.txt-blue01 {
  color: rgb(238,237,249);
}

.txt-blue02 {
  color: rgb(222,220,242);
}

.txt-blue03 {
  color: rgb(205,202,236);
}

.txt-blue04 {
  color: rgb(189,185,229);
}

.txt-blue05 {
  color: rgb(172,167,223);
}

.txt-blue06 {
  color: rgb(155,149,217);
}

.txt-blue07 {
  color: rgb(139,132,210);
}

.txt-blue08 {
  color: rgb(122,114,204);
}

.txt-blue09 {
  color: rgb(106,97,197);
}

.txt-blue10 {
  color: rgb(89,79,191);
}

/* Green */
.txt-green01 {
  color: rgb(237,246,229);
}

.txt-green02 {
  color: rgb(220,238,204);
}

.txt-green03 {
  color: rgb(202,229,178);
}

.txt-green04 {
  color: rgb(185,220,153);
}

.txt-green05 {
  color: rgb(167,211,127);
}

.txt-green06 {
  color: rgb(149,203,102);
}

.txt-green07 {
  color: rgb(132,194,76);
}

.txt-green08 {
  color: rgb(114,185,51);
}

.txt-green09 {
  color: rgb(97,177,25);
}

.txt-green10 {
  color: rgb(79,168,0);
}

/* Red */
.txt-red01 {
  color: rgb(252,235,233);
}

.txt-red02 {
  color: rgb(248,216,211);
}

.txt-red03 {
  color: rgb(245,196,188);
}

.txt-red04 {
  color: rgb(242,177,166);
}

.txt-red05 {
  color: rgb(238,157,144);
}

.txt-red06 {
  color: rgb(235,137,122);
}

.txt-red07 {
  color: rgb(232,118,100);
}

.txt-red08 {
  color: rgb(229,98,77);
}

.txt-red09 {
  color: rgb(225,79,55);
}

.txt-red10 {
  color: rgb(222,59,33);
}

/*----------------------------------*/
/* Section 10.5 - Background colors */
/*----------------------------------*/

/* Basic Colors */
.bg-white {
  background-color: rgb(255,255,255);
}

.bg-black {
  background-color: rgb(0,0,0);
}

/* Grey */
.bg-grey01 {
  background-color: rgb(242,242,242);
}

.bg-grey02 {
  background-color: rgb(230,230,230);
}

.bg-grey03 {
  background-color: rgb(217,217,217);
}

.bg-grey04 {
  background-color: rgb(204,204,204);
}

.bg-grey05 {
  background-color: rgb(191,191,191);
}

.bg-grey06 {
  background-color: rgb(178,178,178);
}

.bg-grey07 {
  background-color: rgb(153,153,153);
}

.bg-grey08 {
  background-color: rgb(127,127,127);
}

.bg-grey09 {
  background-color: rgb(89,89,89);
}

.bg-grey10 {
  background-color: rgb(51,51,51);
}

/* Yellow */
.bg-yellow01 {
  background-color: rgb(254,252,232);
}

.bg-yellow02 {
  background-color: rgb(253,249,201);
}

.bg-yellow03 {
  background-color: rgb(253,246,185);
}

.bg-yellow04 {
  background-color: rgb(252,243,162);
}

.bg-yellow05 {
  background-color: rgb(251,239,139);
}

.bg-yellow06 {
  background-color: rgb(250,236,116);
}

.bg-yellow07 {
  background-color: rgb(249,233,93);
}

.bg-yellow08 {
  background-color: rgb(249,230,69);
}

.bg-yellow09 {
  background-color: rgb(248,227,46);
}

.bg-yellow10 {
  background-color: rgb(247,224,23);
}

/* Blue */
.bg-blue01 {
  background-color: rgb(238,237,249);
}

.bg-blue02 {
  background-color: rgb(222,220,242);
}

.bg-blue03 {
  background-color: rgb(205,202,236);
}

.bg-blue04 {
  background-color: rgb(189,185,229);
}

.bg-blue05 {
  background-color: rgb(172,167,223);
}

.bg-blue06 {
  background-color: rgb(155,149,217);
}

.bg-blue07 {
  background-color: rgb(139,132,210);
}

.bg-blue08 {
  background-color: rgb(122,114,204);
}

.bg-blue09 {
  background-color: rgb(106,97,197);
}

.bg-blue10 {
  background-color: rgb(89,79,191);
}

/* Green */
.bg-green01 {
  background-color: rgb(237,246,229);
}

.bg-green02 {
  background-color: rgb(220,238,204);
}

.bg-green03 {
  background-color: rgb(202,229,178);
}

.bg-green04 {
  background-color: rgb(185,220,153);
}

.bg-green05 {
  background-color: rgb(167,211,127);
}

.bg-green06 {
  background-color: rgb(149,203,102);
}

.bg-green07 {
  background-color: rgb(132,194,76);
}

.bg-green08 {
  background-color: rgb(114,185,51);
}

.bg-green09 {
  background-color: rgb(97,177,25);
}

.bg-green10 {
  background-color: rgb(79,168,0);
}

/* Red */
.bg-red01 {
  background-color: rgb(252,235,233);
}

.bg-red02 {
  background-color: rgb(248,216,211);
}

.bg-red03 {
  background-color: rgb(245,196,188);
}

.bg-red04 {
  background-color: rgb(242,177,166);
}

.bg-red05 {
  background-color: rgb(238,157,144);
}

.bg-red06 {
  background-color: rgb(235,137,122);
}

.bg-red07 {
  background-color: rgb(232,118,100);
}

.bg-red08 {
  background-color: rgb(229,98,77);
}

.bg-red09 {
  background-color: rgb(225,79,55);
}

.bg-red10 {
  background-color: rgb(222,59,33);
}

/******************************/
/* SECTION 11 - MISCELLANEOUS */
/******************************/

/* Horizontal line */
hr {
  clear: both; width: 425px; height: 1px; border: none;
}

/* HTML-code examples */
.showcode {
  font-family: monospace; font-weight: bold; font-size: 13px; color: rgb(255,0,0);
}

/* Hide HTML-tags. Good when no pagestyle supported by browser */
.hide {
  display: none;
}

br {
  clear: both;
}
</style>


  <title>GoFlexiblePro - Options - Color Schemes</title>
</head>

<body>
  <div id="page-container">

    <!-- HEADER -->
    <!-- Global Navigation -->
    <h3 class="hide">Global Navigation</h3>
    <div class="nav-global-container">
      <div class="nav-global nav-global-font">
        <ul>
          <li><a href="#">About Us</a></li>
          <li><a href="#">Contact</a></li>
           <li><a href="#">Impressum</a></li>                                    
          <li><a href="#"><img class="img-flag" src="./img/flag_uk.gif" title="Website in English" alt=""/></a></li>
          <li><a href="#"><img class="img-flag" src="./img/flag_spain.gif" title="Website en Espanol" alt=""/></a></li>
          <li><a href="#"><img class="img-flag" src="./img/flag_france.gif" title ="Website en Francais" alt=""/></a></li>
          <li><a href="#"><img class="img-flag" src="./img/flag_germany.gif" title ="Website auf Deutsch" alt=""/></a></li>          
        </ul>
      </div>
    </div>        

    <!-- Sitename and Banner -->
    <div class="site-name">
      Your Sitename.
      <div class="site-slogan">
        Your slogan.
      </div>
    </div>                 
    <div><img class="img-header" src="./img/header.jpg" alt=""/></div>
    
    <!-- Main Navigation -->                    
    <h3 class="hide">Top Navigation</h3>    
    <div class="nav-main nav-main-font">      
      <ul>
        <li><a href="index.html">Front Page</a></li>
        <li><a href="content.html">Content Page</a></li>
        <li><a href="options.html" class="selected">Options</a></li>    
      </ul>
    </div>
    
    <!-- SUB NAVIGATION -->
    <h3 class="hide">Sub-Navigation</h3>
    <div class="nav-sub nav-sub-font nav-sub-align">
    <div class="buffer"></div>
      <ul>
        <li class="title">Options</li>
        <li class="group"><a href="options_left.html">Left Column</a></li>    
        <li class="group"><a href="options_middle.html">Middle Column</a></li>
        <li class="group"><a href="options_right.html">Right Column</a></li>
        <li class="group"><a href="options_fonts.html">Default fonts</a></li>
        <li class="group"><a href="options_color.html" class="selected">Color Schemes</a></li>
        <li><a href="#general">General info</a></li>
        <li><a href="#background">Background colors</a></li>
        <li><a href="#text">Text colors</a></li>
        <li class="group"><a href="options_print.html">Printer Stylesheet</a></li>        
      </ul>
    </div>

    <!-- WRAP CONTENT AND SIDEBAR -->
    <div class="container-content-sidebar">            
            
    <!--   CONTENT -->
    <h3 class="hide">Content</h3>
    <div class="content content-font">

      <!-- Page title -->    
      <div class="content-pagetitle"><p>COLOR SCHEMES</p></div>
      
      <div class="contentbox-container-full">
        <a id="general"></a>
        <div class="contentbox-title-shading bg-red10 txt-white box-on">0&nbsp;</div>
        <div class="contentbox-title-shading bg-grey06 txt-white">GENERAL CONSIDERATIONS</div>
        <div class="contentbox-shading bg-grey02">
          <p>The GoFlexiblePro color scheme is divided into background colors and text colors. Each of these groups can be applied individually or simultaneously to HTML-tags by using generic CSS-classes ("generic" = classes that have only one property defined). When the generic CSS-classes are applied, the default settings are overruled. In this way we have a powerful global template with the combination of flexibility to adapt local sections of the webpage without any need to modify the CSS-code. This is convenient for beginners.</p>
          <p>GoFlexiblePro contains five color groups: grey, yellow, blue, green and red. For each of these groups there are ten shading levels offered. If you prefer other color schemes, just go to the CSS-code and define the generic classes according to your tastes or needs.</p>
        </div>
      </div>
      
      <div class="contentbox-container-full">
        <a id="background"></a>
        <div class="contentbox-title-shading bg-red10 txt-white box-on">1&nbsp;</div>
        <div class="contentbox-title-shading bg-grey06 txt-white">BACKGROUND COLORS</div>
        <div class="contentbox-shading bg-grey02">
          <h4>How it works</h4>
          <ul>
            <li>Basic color set:<br />
                - <b>White</b><br />
                - <b>Black</b><br />
                - <b>Grey</b> (Increments of 5-10%)<br />
                - <b>Yellow</b> (based on "Pantone Yellow C", increments of 10%)<br />                
                - <b>Blue</b> (based on "Pantone 2726C", increments of 10%)<br />
                - <b>Green</b> (based on "Pantone 369C", increments of 10%)<br />
                - <b>Red</b> (based on "Pantone 179C", increments of 10%)</li>
            <li>Generic CSS-classes:<br />
                - White: <span class="showcode">.bg-white</span><br />
                - Black: <span class="showcode">.bg-black</span><br />
                - Grey: <span class="showcode">.bg-greyNN</span> (NN = number between 01 and 10)<br />
                - Yellow: <span class="showcode">.bg-yellowNN</span> (NN = number between 01 and 10)<br />
                - Blue: <span class="showcode">.bg-blueNN</span> (NN = number between 01 and 10)<br />                                
                - Green: <span class="showcode">.bg-greenNN</span> (NN = number between 01 and 10)<br />
                - Red: <span class="showcode">.bg-redNN</span> (NN = number between 01 and 10)<br /></li>
            <li>Method: Apply generic CSS-classes to HTML-tags</li>
          </ul>            
        </div>
      </div>
      
      <div class="contentbox-container-full">
        <div class="contentbox-noshading">         
        <h4>The available colors</h4>
        <table class="tabledata bg-white">
            <tr><th>Background color name</th><th>Appearance</th></tr>
            <tr><td>Grey #01</td><td class="bg-grey01"></td></tr>
            <tr><td>Grey #02</td><td class="bg-grey02"></td></tr>
            <tr><td>Grey #03</td><td class="bg-grey03"></td></tr>
            <tr><td>Grey #04</td><td class="bg-grey04"></td></tr>
            <tr><td>Grey #05</td><td class="bg-grey05"></td></tr>
            <tr><td>Grey #06</td><td class="bg-grey06"></td></tr>
            <tr><td>Grey #07</td><td class="bg-grey07"></td></tr>
            <tr><td>Grey #08</td><td class="bg-grey08"></td></tr>
            <tr><td>Grey #09</td><td class="bg-grey09"></td></tr>
            <tr><td>Grey #10</td><td class="bg-grey10"></td></tr>
          </table>
          <p class="tabledata-caption"><b>Table 1.</b> Grey background colors.</p>

          <table class="tabledata bg-white">
            <tr><th>Background color name</th><th>Appearance</th></tr>
            <tr><td>Yellow #01</td><td class="bg-yellow01"></td></tr>
            <tr><td>Yellow #02</td><td class="bg-yellow02"></td></tr>
            <tr><td>Yellow #03</td><td class="bg-yellow03"></td></tr>
            <tr><td>Yellow #04</td><td class="bg-yellow04"></td></tr>
            <tr><td>Yellow #05</td><td class="bg-yellow05"></td></tr>
            <tr><td>Yellow #06</td><td class="bg-yellow06"></td></tr>
            <tr><td>Yellow #07</td><td class="bg-yellow07"></td></tr>
            <tr><td>Yellow #08</td><td class="bg-yellow08"></td></tr>
            <tr><td>Yellow #09</td><td class="bg-yellow08"></td></tr>
            <tr><td>Yellow #10</td><td class="bg-yellow10"></td></tr>
          </table>
          <p class="tabledata-caption"><b>Table 2.</b> Yellow background colors.</p>

          <table class="tabledata bg-white">
            <tr><th>Background color name</th><th>Appearance</th></tr>
            <tr><td>Blue #01</td><td class="bg-blue01"></td></tr>
            <tr><td>Blue #02</td><td class="bg-blue02"></td></tr>
            <tr><td>Blue #03</td><td class="bg-blue03"></td></tr>
            <tr><td>Blue #04</td><td class="bg-blue04"></td></tr>
            <tr><td>Blue #05</td><td class="bg-blue05"></td></tr>
            <tr><td>Blue #06</td><td class="bg-blue06"></td></tr>
            <tr><td>Blue #07</td><td class="bg-blue07"></td></tr>
            <tr><td>Blue #08</td><td class="bg-blue08"></td></tr>
            <tr><td>Blue #09</td><td class="bg-blue09"></td></tr>
            <tr><td>Blue #10</td><td class="bg-blue10"></td></tr>
          </table>
          <p class="tabledata-caption"><b>Table 3.</b> Blue background colors.</p>

          <table class="tabledata bg-white">
            <tr><th>Background color name</th><th>Appearance</th></tr>
            <tr><td>Green #01</td><td class="bg-green01"></td></tr>
            <tr><td>Green #02</td><td class="bg-green02"></td></tr>
            <tr><td>Green #03</td><td class="bg-green03"></td></tr>
            <tr><td>Green #04</td><td class="bg-green04"></td></tr>
            <tr><td>Green #05</td><td class="bg-green05"></td></tr>
            <tr><td>Green #06</td><td class="bg-green06"></td></tr>
            <tr><td>Green #07</td><td class="bg-green07"></td></tr>
            <tr><td>Green #08</td><td class="bg-green08"></td></tr>
            <tr><td>Green #09</td><td class="bg-green09"></td></tr>
            <tr><td>Green #10</td><td class="bg-green10"></td></tr>
          </table>
          <p class="tabledata-caption"><b>Table 4.</b> Green background colors.</p>

          <table class="tabledata bg-white">
            <tr><th>Background color name</th><th>Appearance</th></tr>
            <tr><td>Red #01</td><td class="bg-red01"></td></tr>
            <tr><td>Red #02</td><td class="bg-red02"></td></tr>          
            <tr><td>Red #03</td><td class="bg-red03"></td></tr>
            <tr><td>Red #04</td><td class="bg-red04"></td></tr>
            <tr><td>Red #05</td><td class="bg-red05"></td></tr>
            <tr><td>Red #06</td><td class="bg-red06"></td></tr>
            <tr><td>Red #07</td><td class="bg-red07"></td></tr>
            <tr><td>Red #08</td><td class="bg-red08"></td></tr>
            <tr><td>Red #09</td><td class="bg-red09"></td></tr>
            <tr><td>Red #10</td><td class="bg-red10"></td></tr>
          </table>
          <p class="tabledata-caption"><b>Table 5.</b> Red background colors.</p>
        </div>
      </div>
      
      <div class="contentbox-container-full">
        <a id="text"></a>
        <div class="contentbox-title-shading bg-red10 txt-white box-on">2&nbsp;</div>
        <div class="contentbox-title-shading bg-grey06 txt-white">TEXT COLORS</div>
        <div class="contentbox-shading bg-grey02">
          <h4>How it works</h4>
          <ul>
            <li>Generic CSS-classes:<br />
                - White: <span class="showcode">.txt-white</span><br />
                - Black: <span class="showcode">.txt-black</span><br />
                - Grey: <span class="showcode">.txt-greyNN</span> (NN = number between 01 and 10)<br />
                - Yellow: <span class="showcode">.txt-yellowNN</span> (NN = number between 01 and 10)<br />
                - Blue: <span class="showcode">.txt-blueNN</span> (NN = number between 01 and 10)<br />                                
                - Green: <span class="showcode">.txt-greenNN</span> (NN = number between 01 and 10)<br />
                - Red: <span class="showcode">.txt-redNN</span> (NN = number between 01 and 10)<br /></li>
            <li>Method: Apply generic CSS-classes to HTML-tags</li>
          </ul>            
        </div>
      </div>
      
      <div class="contentbox-container-full">
        <div class="contentbox-noshading">         
        <h4>The available colors</h4>
           <table class="tabledata bg-white">
            <tr><th>Text color name</th><th>Appearance</th></tr>
            <tr><td>Grey #01</td><td class="txt-grey01">Normal <b>Bold</b></td></tr>
            <tr><td>Grey #02</td><td class="txt-grey02">Normal <b>Bold</b></td></tr>
            <tr><td>Grey #03</td><td class="txt-grey03">Normal <b>Bold</b></td></tr>
            <tr><td>Grey #04</td><td class="txt-grey04">Normal <b>Bold</b></td></tr>
            <tr><td>Grey #05</td><td class="txt-grey05">Normal <b>Bold</b></td></tr>
            <tr><td>Grey #06</td><td class="txt-grey06">Normal <b>Bold</b></td></tr>
            <tr><td>Grey #07</td><td class="txt-grey07">Normal <b>Bold</b></td></tr>
            <tr><td>Grey #08</td><td class="txt-grey08">Normal <b>Bold</b></td></tr>
            <tr><td>Grey #09</td><td class="txt-grey09">Normal <b>Bold</b></td></tr>
            <tr><td>Grey #10</td><td class="txt-grey10">Normal <b>Bold</b></td></tr>
          </table>
          <p class="tabledata-caption"><b>Table 1.</b> Grey text colors.</p>
      
           <table class="tabledata bg-white">
            <tr><th>Text color name</th><th>Appearance</th></tr>
            <tr><td>Yellow #01</td><td class="txt-yellow01">Normal <b>Bold</b></td></tr>
            <tr><td>Yellow #02</td><td class="txt-yellow02">Normal <b>Bold</b></td></tr>
            <tr><td>Yellow #03</td><td class="txt-yellow03">Normal <b>Bold</b></td></tr>
            <tr><td>Yellow #04</td><td class="txt-yellow04">Normal <b>Bold</b></td></tr>
            <tr><td>Yellow #05</td><td class="txt-yellow05">Normal <b>Bold</b></td></tr>
            <tr><td>Yellow #06</td><td class="txt-yellow06">Normal <b>Bold</b></td></tr>
            <tr><td>Yellow #07</td><td class="txt-yellow07">Normal <b>Bold</b></td></tr>
            <tr><td>Yellow #08</td><td class="txt-yellow08">Normal <b>Bold</b></td></tr>
            <tr><td>Yellow #09</td><td class="txt-yellow09">Normal <b>Bold</b></td></tr>
            <tr><td>Yellow #10</td><td class="txt-yellow10">Normal <b>Bold</b></td></tr>
          </table>
          <p class="tabledata-caption"><b>Table 2.</b> Yellow text colors.</p>

           <table class="tabledata bg-white">
            <tr><th>Text color name</th><th>Appearance</th></tr>
            <tr><td>Blue #01</td><td class="txt-blue01">Normal <b>Bold</b></td></tr>
            <tr><td>Blue #02</td><td class="txt-blue02">Normal <b>Bold</b></td></tr>
            <tr><td>Blue #03</td><td class="txt-blue03">Normal <b>Bold</b></td></tr>
            <tr><td>Blue #04</td><td class="txt-blue04">Normal <b>Bold</b></td></tr>
            <tr><td>Blue #05</td><td class="txt-blue05">Normal <b>Bold</b></td></tr>
            <tr><td>Blue #06</td><td class="txt-blue06">Normal <b>Bold</b></td></tr>
            <tr><td>Blue #07</td><td class="txt-blue07">Normal <b>Bold</b></td></tr>
            <tr><td>Blue #08</td><td class="txt-blue08">Normal <b>Bold</b></td></tr>
            <tr><td>Blue #09</td><td class="txt-blue09">Normal <b>Bold</b></td></tr>
            <tr><td>Blue #10</td><td class="txt-blue10">Normal <b>Bold</b></td></tr>
          </table>
          <p class="tabledata-caption"><b>Table 3.</b> Blue text colors.</p>

           <table class="tabledata bg-white">
            <tr><th>Text color name</th><th>Appearance</th></tr>
            <tr><td>Green #01</td><td class="txt-green01">Normal <b>Bold</b></td></tr>
            <tr><td>Green #02</td><td class="txt-green02">Normal <b>Bold</b></td></tr>
            <tr><td>Green #03</td><td class="txt-green03">Normal <b>Bold</b></td></tr>
            <tr><td>Green #04</td><td class="txt-green04">Normal <b>Bold</b></td></tr>
            <tr><td>Green #05</td><td class="txt-green05">Normal <b>Bold</b></td></tr>
            <tr><td>Green #06</td><td class="txt-green06">Normal <b>Bold</b></td></tr>
            <tr><td>Green #07</td><td class="txt-green07">Normal <b>Bold</b></td></tr>
            <tr><td>Green #08</td><td class="txt-green08">Normal <b>Bold</b></td></tr>
            <tr><td>Green #09</td><td class="txt-green09">Normal <b>Bold</b></td></tr>
            <tr><td>Green #10</td><td class="txt-green10">Normal <b>Bold</b></td></tr>
          </table>
          <p class="tabledata-caption"><b>Table 4.</b> Green text colors.</p>


           <table class="tabledata bg-white">
            <tr><th>Text color name</th><th>Appearance</th></tr>
            <tr><td>Red #01</td><td class="txt-red01">Normal <b>Bold</b></td></tr>
            <tr><td>Red #02</td><td class="txt-red02">Normal <b>Bold</b></td></tr>
            <tr><td>Red #03</td><td class="txt-red03">Normal <b>Bold</b></td></tr>
            <tr><td>Red #04</td><td class="txt-red04">Normal <b>Bold</b></td></tr>
            <tr><td>Red #05</td><td class="txt-red05">Normal <b>Bold</b></td></tr>
            <tr><td>Red #06</td><td class="txt-red06">Normal <b>Bold</b></td></tr>
            <tr><td>Red #07</td><td class="txt-red07">Normal <b>Bold</b></td></tr>
            <tr><td>Red #08</td><td class="txt-red08">Normal <b>Bold</b></td></tr>
            <tr><td>Red #09</td><td class="txt-red09">Normal <b>Bold</b></td></tr>
            <tr><td>Red #10</td><td class="txt-red10">Normal <b>Bold</b></td></tr>
          </table>
          <p class="tabledata-caption"><b>Table 5.</b> Red text colors.</p>
        </div>
      </div>      
    </div>

    <!-- SIDEBAR -->
    <h3 class="hide">Sidebar</h3>    
    <div class="sidebar">
      <!--Empty right column -->
    </div>
    
    <!-- END WRAP CONTENT AND SIDEBAR -->    
    </div>    
    
    <!-- FOOTER -->
    <h3 class="hide">Footer</h3>
    <div class="footer footer-font">
       Copyright &copy; 2006 Your Company | All Rights Reserved<br />Design: Made in Austria | Author: <a href="mailto:gw@actamail.com">G. Wolfgang</a> 
    | <a href="http://www.ehostinfo.com/">Web Hosting </a>&nbsp;| <a href="http://validator.w3.org/check?uri=referer" title="Validate code as W3C XHTML 1.1 Strict Compliant">W3C XHTML 1.1</a> | <a href="http://jigsaw.w3.org/css-validator/" title="Validate Style Sheet as W3C CSS 2.0 Compliant">W3C CSS 2.0</a>
    </div>
  </div>
</body>
</html>

   
    
    
    
    
    
  








Related examples in the same category

1.'table' Example
2.Nested tables
3.How tables linearize
4.A basic table
5.'col' Example
6.'summary' specifies a brief description of a table
7.basic table
8.Basic table with tr, td
9.A simple XHTML table
10.table tag opens a table
11.Table inline style
12.Calendar table
13.Fixed table first column
14.Make table font bold
15.table font-family: arial, verdana, sans-serif;
16.Table style
17.table color: white;
18.Table layout
19.Table styling
20.HTML markup for a simple table (continued)
21.providing table alignment and spacing
22.A table with spanned rows and columns
23.Img in a table cell
24.Table with summary
25.Using th for table heading
26.Dividing a table into head, body and footer.
27.A Basic Table with Caption
28.Using the table header attribute
29.table line-height: 1.3em;
30.table padding: 0;
31.table color: #fff;
32.table table-layout: fixed;
33.table caption-side: bottom;
34.HTML markup for a simple table
35.Vertical alignment in table cells
36.Styling table columns
37.A Basic Table 2
38.Adding Text Alignmnet for table
39.Stripe the table
40.Nested css table
41.Structural Table
42.CSS Table Rowspan Demo
43.Spreadsheet data
44.Fixed Table
45.Shrinkwrapped Table
46.All table content is enclosed within the tbody
47.Style for table body
48.Horizontal Stretched Table
49.Using the th element for table headings
50.Table heads, bodies and footers
51.An Accessible Table
52.Selecting cells in body
53.Selecting all tables and cells
54.Selecting all cells
55.'align' specifies the horizontal alignment of the 'table' and 'iframe'