h2 color: #833B0B; : Header color « Tags « HTML / CSS






h2 color: #833B0B;

   
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>*KHAKI*</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style rel="stylesheet" type="text/css">

#content {
  padding: 10px;
  margin-left: 200px;
  margin-bottom: 10px;
  color: #666;
  background: #fff;
}

#content h2 {
  margin: 0 0 0 0;
  font: 130% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
  padding: 5px;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #833B0B;
  background: inherit;
}

</style>

</head>
<body>

  <div id="content">
    <h2>Welcome to <span style="color:#B29B35;"> Test</span> Template</h2>
  </div>

</body>
</html>

   
    
    
  








Related examples in the same category

1.h1 color: maroon;
2.h2 color: maroon;
3.h3 color: maroon;
4.h4 color: maroon;
5.h5 color: maroon;
6.h6 color: maroon;
7.H1 color: #140A00;
8.H1 color: #acaf2c;
9.h1 color: #4B2207;
10.h1 color: #000066;
11.h2 color: #000066;
12.h2 color: #BA3F2F;
13.h1.blurredColor { text-shadow: 3px 3px 5px red;}
14.Heading color