technological : Technology « Templates « HTML / CSS






technological

   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>technological - Free CSS Template by spyka Webmaster</title>
<style type='text/css'>
body {
  background: #cccccc url('technological-images/bodybg.png') repeat-x scroll top left;
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #555555;
}

* {
  margin:0;
  padding:0;
}

/** element defaults **/
table {
  width: 100%;
  text-align: left;
}

th, td {
  padding: 10px 10px;
}

th {
  color: #fff;
  background-color: #0A3C79;
}

td {
  background: #fff;
  border-bottom: 1px solid #d0d0d0;
}

code, blockquote {
  display: block;
  border-left: 5px solid #ddd;
  padding: 10px;
  margin-bottom: 20px;
}
blockquote {
  border-left: 5px solid #0A3C79;
}

blockquote p {
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0;
  color: #666;
  height: 1%;
}

p {
  line-height: 1.9em;
  margin-bottom: 20px;
}

a {
  color: #25567B;
}

a:hover {
  color: #333333;
}

a:focus {
  outline: none;
}

fieldset {
  display: block;
  border: none;
  border-top: 1px solid #e0e0e0;
}

fieldset legend {
  font-weight: bold;
  font-size: 13px;
  padding-right: 10px;
  color: #222;
}

fieldset form {
  padding-top: 15px;
}

fieldset p label {
  float: left;
  width: 150px;
}

form input, form select, form textarea {
  padding: 5px;
  color: #333333;
  border: 1px solid #ddd;
}

form input.formbutton {
  border: none;
  background-color: #0A3C79;
  color: #ffffff;
  font-weight: bold;
  padding: 6px 10px;
  font-size: 12px;
  font-family: Tahoma, Geneva, sans-serif;
  letter-spacing: 1px;
  width: auto;
  overflow: visible;
}

form.searchform p {
  margin: 5px 0;
}

form.searchform input.s {
  border: 1px solid #B8D0EA;
}

span.required {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

h1 {
  color: #999;
  font-size: 35px;
}

h2 {
  color: #0A3C79;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  letter-spacing: 0.5px;
  font-weight: normal;
  padding: 0 0 5px;
  margin: 0;
}

h3 {
  color: #E25518;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 10px;
}

h4 {
  padding-bottom: 10px;
  font-size: 15px;
  color: #555555;
}

h5 {
  padding-bottom: 10px;
  font-size: 13px;
  color: #666666;
}

ul, ol {
  margin: 0 0 35px 35px;
}

li {
  padding-bottom: 5px;
}

li ol, li ul {
  font-size: 1.0em;
  margin-bottom: 0;
  padding-top: 5px;
}


#container {
  width: 1110px;
  margin:0 auto;
  padding: 0;
  background: transparent url("technological-images/top.png") no-repeat scroll top right;
}

#header {
  padding: 40px 25px;
  width: 960px;
  margin: 0 auto;
  background: transparent url("technological-images/body-top.png") no-repeat scroll bottom center;
}

#header h1 a {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #0A3C79;
  font-size: 50px;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: -1px;
}

#header h2 {
  color: #E15418;
  padding-left: 4px;
  font-size: 12px;
  letter-spacing: 1px;
  font-family: Georgia, "Times New Roman", Times, serif;
}


#body {
  background: #fff none repeat-y scroll 0 0;
  margin:0 65px;
  padding: 0px 0px 0px 10px;
}

#content {
  float: left;
  width: 650px;
  margin: 0;
}

.sidebar {
  width: 280px;
  padding: 0;
  float: right;
}


.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar ul li {
  margin-bottom: 20px;
  line-height: 1.9em;
}

.sidebar li ul {
  margin-right: 6px;
  background: #DFEAF6 url("technological-images/section-bg.png") repeat-x scroll top left;
  border-bottom: 1px solid #CBDDF0;
}

.sidebar li ul li {
  display: block;
  border-top: none;
  padding: 6px 7px;
  color: #777;
  margin: 0;
  line-height: 1.5em;
  font-size: 13px;
  color: #568FCD;
}

.sidebar li ul li a {
  font-weight: normal;
  color: #2B5D91;
}

.sidebar li ul.blocklist li {
  padding: 0;
}

.sidebar li ul.blocklist li a {
  display: block;
  padding: 7px 8px;
  text-decoration: none;
}

.sidebar li ul li a:hover {
  color: #222;
}

.sidebar h4 {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  background: transparent url("technological-images/h4-bg.png") no-repeat scroll top left;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin: 0;
  padding: 10px 7px 10px 20px;
  position: relative;
  left: -10px;
  width: 288px;
  font-weight: bold;
}

.clear {
  clear: both;
}

.body-end {
  background: transparent url("technological-images/body-bottom.png") no-repeat scroll top left;
  margin:0 auto 15px auto;
  height: 6px;
  display: block;
  width: 980px;
}

#footer {
  width: 980px;
  margin:0 auto 15px;
}

.footer-content {
  background: #05264E url("technological-images/footer-content.png") repeat-x scroll top left;
  padding: 20px 5px;
}

.footer-top {
  background: transparent url("technological-images/footer-top.png") no-repeat scroll top left;
  display: block;
  height:6px;
}

.footer-bottom {
  background: transparent url("technological-images/footer-bottom.png") no-repeat scroll top left;
  display: block;
  height:6px;
}

#footer p {
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

#footer p a {
  color: #fff;
}

</style>


<!--[if IE 6]>
  <link rel="stylesheet" href="ie6.css" type="text/css" />
<![endif]-->
</head>

<body>
<div id="container">
  <div id="header">
      <h1><a href="/">technological</a></h1>
        <h2>your website slogan here</h2>
    </div>
    
    <div id="body">
    <div id="content">
      <h2>Examples</h2>

            <h1>Heading H1</h1>
            <h2>Heading H2</h2>
            <h3>Heading H3</h3>
            <h4>Heading H4</h4>
            <h5>Heading H5</h5>
            
            
            <p>&nbsp;</p>

            
            <h3>Lists</h3>
            <ul>

                <li>List item</li>
                <li>List item</li>
                <li>List item</li>
            </ul>
                    
            <ol>
                <li>List item</li>
                <li>List item</li>
                <li>List item</li>
            </ol>

            <p>&nbsp;</p>

            
                
            <h3>Code and blockquote</h3>
            <code>&lt;? echo('Hello world'); ?&gt;</code>

            <blockquote><p>Mauris sit amet tortor in urna tincidunt aliquam. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas</p></blockquote>

            
            <p>&nbsp;</p>
            
            
            
            <h3>Table</h3>

            <table cellspacing="0">
                <tr>
                    <th>ID</th>
                    <th>Name</th>
                    <th>Age</th>
                </tr>
                <tr>
                    <td>1</td>
                    <td>John Smith</td>
                    <td>28</td>
                </tr>
                <tr>
                    <td>2</td>
                    <td>Fred James</td>
                    <td>49</td>
                </tr>
                <tr>
                    <td>3</td>
                    <td>Rachel Johnson</td>
                    <td>19</td>
                </tr>

            </table>

            <p>&nbsp;</p>

            
            <h3>Form</h3>

            <fieldset>
                <legend>Form legend</legend>
                <form action="#" method="get">
                    <p><label for="name">Name:</label>
                    <input name="name" id="name" value="" type="text" /></p>
                    <p><label for="email">Email:</label>
                    <input name="email" id="email" value="" type="text" /></p>

                    <p><label for="message">Message:</label>
                    <textarea cols="37" rows="11" name="message" id="message"></textarea></p>
                    <p><input name="send" style="margin-left: 150px;" class="formbutton" value="Send" type="submit" /></p>
                </form>
            </fieldset>
            
        </div>
        
        <div class="sidebar">
            <ul>  
               <li>
                    <h4>Navigate</h4>
                    <ul class="blocklist">
                        <li><a href="index.html">Home</a></li>
                        <li><a href="examples.html">Examples</a></li>
                        <li><a href="#">Products</a></li>
                        <li><a href="#">Solutions</a></li>
                        <li><a href="#">Contact</a></li>
                    </ul>
                </li>
                
                <li>
                    <h4>About</h4>
                    <ul>
                        <li>
                          <p style="margin: 0;">Aenean nec massa a tortor auctor sodales sed a dolor. Duis vitae lorem sem. Proin at velit vel arcu pretium luctus.</p>
                        </li>
                    </ul>
                </li>
                
                <li>
                  <h4>Search</h4>
                    <ul>
                      <li>
                            <form method="get" class="searchform" action="http://wpdemo.justfreetemplates.com/" >
                                <p>
                                    <input type="text" size="24" value="" name="s" class="s" />
                                    <input type="submit" class="searchsubmit formbutton" value="Search" />
                                </p>
                            </form>  
            </li>
          </ul>
                </li>
                
                <li>
                    <h4>Sponsors</h4>
                    <ul>
                        <li><a href="http://www.themeforest.net/?ref=spykawg" title="premium templates"><strong>ThemeForest</strong></a> - premium HTML templates, WordPress themes and PHP scripts</li>
                        <li><a href="http://www.dreamhost.com/r.cgi?259541" title="web hosting"><strong>Web hosting</strong></a> - 50 dollars off when you use promocode <strong>awesome50</strong></li>
                        <li><a href="http://www.4templates.com/?aff=spykawg" title="4templates"><strong>4templates</strong></a> - brilliant premium templates</li>
                    </ul>
                </li>
                
            </ul> 
        </div>
    <div class="clear"></div>
    </div>
    <div class="body-end"></div>
    <div id="footer">
      <div class="footer-top"></div>
        <div class="footer-content">
      <p>&copy; YourSite 2010. Design by <a href="http://www.spyka.net">Free CSS Templates</a> | <a href="http://www.justfreetemplates.com">Free Web Templates</a></p>
    </div>
        <div class="footer-bottom"></div>
    </div>
</div>
</body>
</html>

   
    
    
  








Related examples in the same category

1.brain_tech
2.metamorph_tech
3.freecss_electronics
4.smartphone
5.spacetravel
6.spacetravelisboring
7.RobotCC
8.science
9.software
10.Sphere
11.spiderdarker
12.techjunkie1-0
13.technicalsupport
14.techno
15.web-tech
16.webtechnologies
17.worldofwarcraft
18.iPhoneSite
19.iphone
20.linuxblog
21.infotech_growth
22.innovation