external : Effect « Templates « HTML / CSS






external

     

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--

Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Title      : External
Version    : 1.0
Released   : 200800204
Description: Three-column blog design with the third column allocated for ads. Features Web 2.0 design ideal for 1024x768 resolutions.

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>External by Free Css Templates</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<style type='text/css'>
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
  margin: 0;
  padding: 0;
  background: #FFFFFF url(external-images/img01.jpg) repeat-x left top;
  text-align: justify;
  font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #000000;
}

form {
  margin: 0;
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

input, textarea {
  padding: 5px;
  border: 1px solid #626262;
  font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
  margin: 0;
  text-decoration: none;
  font-weight: normal;
  color: #CF3822;
}

h1 {
  letter-spacing: -3px;
  font-size: 2.6em;
}

h2 {
  letter-spacing: -2px;
  font-size: 2em;
}

h3 {
  margin-bottom: 2em;
  font-size: 1em;
  font-weight: bold;
}

p, ol, ul {
  margin: 0 0 2em 0;
  line-height: 200%;
}

blockquote {
  margin: 0 0 0 1.5em;
  padding-left: 1em;
  border-left: 5px solid #DDDDDD;
}

a {
  color: #000000;
  text-decoration: none;}

a:hover {
  text-decoration: none;
  color: #FF5134;
}

img {
  border: none;
}

img.left {
  float: left;
  margin: 8px 20px 0px 0px;
  border: 2px solid #434343; 
}


/* Header */

#wrapper {
}

#header {
  width: 900px;
  height: 110px;
  margin: 0 auto;
}

#logo h1, #logo p {
  float: left;
}

#logo h1 {
  height: 88px;
  padding: 20px 90px 0 0;
  font-size: 4em;
}

#logo p {
  margin: 0 0 0 -80px;
  padding: 55px 0 0 0;
  line-height: normal;
  letter-spacing: -1px;
  font-size: 1.2em;
  font-weight: bold;
}

#logo a {
  text-decoration: none;
  font-weight: bold;
}

#logo p a {
  color: #CF3822;
}

/* RSS */

#rss {
  padding: 30px 39px 20px 0;
  text-align: right;
}

#rss a {
  padding: 0 0 3px 24px;
  text-decoration: none;
  font-weight: bold;
  color: #FF5134;
}

#rss a:hover {
}

/* Search */

#search {
  float: right;
  width: 200px;
  height: 25px;
  background: #FEEEB2;
  border: 1px solid #FFE4AD;
}

#search #x {
  display: none;
}

#search #s {
  padding: 6px 10px 5px 10px;
  width: 160px;
  height: auto;
  background: none;
  border: none;
  font: normal 10px Arial, Helvetica, sans-serif;
  color: #DC7635;
}

#search br {
  display: none;
}

/* Menu */

#menu {
  width: 895px;
  height: 60px;
  margin: 0 auto;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu li {
  display: inline;
  font-family: Tahoma, Arial, sans-serif;
}

#menu a {
  display: block;
  float: left;
  margin: 6px 4px 6px 2px;
  padding: 1px 10px;
  text-decoration: none;
  font-size: 1em;
  font-weight: normal;
  color: #FFFFFF;
}

#menu a:hover {
  background: #E8922B;
}

#menu .current_page_item {
}

#menu .current_page_item a {
  background: #E8922B;
  border-right: 2px solid #B24100;
  border-bottom: 1px solid #B24100;
}

/* Page */

#page {
  width: 890px;
  margin: 0 auto;
  padding: 30px 0;
}

/* Ads */

#ads {
  float: right;
  width: 160px;
  padding: 0 0 0 20px;
}

#ads img {
  border: 1px dashed #F5E0B7;
}
/* Content */

#content {
  float: left;
  width: 430px;
}

.post {
  margin-bottom: 50px;
  border-bottom: 1px #A90000 dashed;
}

.post .title {
  font-family: Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
  font-size: 2.2em;
  color: #CF3822;
}

.post .title p {
  margin: 0;
  line-height: normal;
  color: #BABABA;
}

.post .title p a {
  color: #880A0B;
}

.post .entry {
  padding-top: 30px;
}

.post .links {
  float: left;
  width: 510px;
  margin: 0;
  padding: 6px 0 0 0px;
}

.post .links a {
  padding: 5px 7px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #CF3822;
  background: #C65C18;
  border-top: 1px solid #D7D3CD;
  border-left: 1px solid #D7D3CD;
  border-right: 2px solid #362F23;  
  border-bottom: 1px solid #362F23;

}

.post .links a:hover {
  text-decoration: none;
}

.post .links .more {
  color: #FFFFFF;
}

.post .links .comments {
  color: #FFFFFF;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 240px;
  background: #F8F4DC;
  border: 1px dashed #F5E0B7;
  margin-bottom: 25px;
}

#sidebar ul {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}

#sidebar li {
  margin-bottom: 20px;
}

#sidebar li ul {
  padding: 0px 20px 0px 20px;
  line-height: 200%;
}

#sidebar li li {
  margin: 0;
  padding-left: 15px;
  padding-bottom: 5px;
}

#sidebar h2 {
  width: 210px;
  height: 30px;
  padding: 5px 0 0 20px;
  letter-spacing: -1px;
  font-size: 1.6em;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar a:hover {

}

/* Calendar */

#calendar_wrap {
  padding: 15px 20px;
}

#calendar table {
  width: 100%;
  background: #1F1F1D;
  border: 1px solid #11110F;
  text-align: center;
}

#calendar thead {
  background: #161616;
}

#calendar tbody td {
  background: #0F0F0D;
  border: 1px solid #11110F;
}

#calendar #prev {
  text-align: left;
}

#calendar #next {
  text-align: right;
}

#calendar tfoot a {
  text-decoration: none;
  font-weight: bold;
}

#calendar #today {
  background: #121210;
  border: 1px solid #11110F;
  font-weight: bold;
  color: #CF3822
}

/* Footer */

#footer {
  clear: both;
  width: 950px;
  margin: 0 auto;
  padding: 30px 0;
  background: url(external-images/img02.jpg) repeat-x left top;
  color: #B85212;
}

#footer p {
  margin: 0 0 5px 0;
  text-align: center;
  line-height: normal;
  font-size: .9em;
}

#footer a {
  background: #E8922B;
  padding: 1px 6px;
  border-right: 2px solid #B24100;
  border-bottom: 1px solid #B24100;
  text-decoration: none;
  color: #FFFFFF;
}


</style>


</head>
<body>
<!-- start header -->
<div id="wrapper">
<div id="header">
  <div id="logo">
    <h1><a href="#">External</a></h1>
    <p><a href="http://www.freecsstemplates.org/">By Free CSS Templates</a></p>
  </div>
  <div id="rss"><a href="#">Subscribe to RSS Feed</a></div>
  <div id="search">
    <form id="searchform" method="get" action="">
      <fieldset>
        <input type="text" name="s" id="s" size="15" value="" />
        <input type="submit" id="x" value="Search" />
      </fieldset>
    </form>
  </div>
</div>
<!-- end header -->
<!-- star menu -->
<div id="menu">
  <ul>
    <li class="current_page_item"><a href="#">Home</a></li>
    <li><a href="#">Blog</a></li>
    <li><a href="#">Photos</a></li>
    <li><a href="#">About</a></li>
    <li><a href="#">Contact</a></li>
  </ul>
</div>
<!-- end menu -->
<!-- start page -->
<div id="page">
  <!-- start ads -->
  <div id="ads"><a href="#"><img src="external-images/ad160x600.gif" alt="" width="160" height="600" /></a></div>
  <!-- end ads -->
  <!-- start content -->
  <div id="content">
    <div class="post">
      <div class="title">
        <h2><a href="#">About this Template</a></h2>
        <p><small>Posted on August 20th, 2007 by <a href="#">Free CSS Templates</a></small></p>
      </div>
      <div class="entry">
        <p>This is <strong>External</strong>, a free, fully standards-compliant CSS template designed by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>. This free template is released under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attributions 2.5</a> license, so you're pretty much free to do whatever you want with it (even use it commercially) provided you keep the links in the footer intact. Aside from that, have fun with it :)</p>
        <p>This template is also available as a <a href="http://www.freewpthemes.net/preview/level2/">WordPress theme</a> at <a href="http://www.freewpthemes.net/">Free WordPress Themes</a>.</p>
      </div>
      <p class="links"> <a href="#" class="more">Read More</a> &nbsp;&nbsp;&nbsp; <a href="#" class="comments">No Comments</a> </p>
    </div>
    <div class="post">
      <div class="title">
        <h2><a href="#">Lorem Ipsum Dolor Sit Amit </a></h2>
        <p><small>Posted on August 20th, 2007 by <a href="#">Free CSS Templates</a></small></p>
      </div>
      <div class="entry">
        <p>Quisque semper augue mattis wisi. Maecenas ligula. Pellentesque viverra  vulputate enim. Vivamus fermentum nibh in augue. Praesent a lacus at  urna congue rutrum. Nulla enim eros, porttitor eu, tempus id, varius  non, nibh. Quisque semper augue mattis wisi. Maecenas ligula.  Pellentesque viverra vulputate enim.</p>
      </div>
      <p class="links"> <a href="#" class="more">Read More</a> &nbsp;&nbsp;&nbsp; <a href="#" class="comments">No Comments</a> </p>
    </div>
  </div>
  <!-- end content -->
  <!-- start sidebar -->
  <div id="sidebar">
    <ul>
      <li id="categories">
        <h2>Categories</h2>
        <ul>
          <li><a href="#">Lorem Ipsum</a> (1) </li>
          <li><a href="#">Uncategorized</a> (4) </li>
        </ul>
      </li>
      <li>
        <h2>Lorem Ipsum Dolor</h2>
        <ul>
          <li><a href="#">Nulla luctus eleifend purus</a></li>
          <li><a href="#">Praesent  scelerisque erat</a></li>
          <li><a href="#">Ut nonummy rutrum semuot</a></li>
          <li><a href="#">Pellentesque  quam quis nulla</a></li>
          <li><a href="#">Fusce ultrices fringilla metus</a></li>
          <li><a href="#">Praesent  condimentum nisl</a></li>
        </ul>
      </li>
      <li>
        <h2>Ultrices Fringilla Metus</h2>
        <ul>
          <li><a href="#">Nulla luctus eleifend purus</a></li>
          <li><a href="#">Praesent  scelerisque erat</a></li>
          <li><a href="#">Ut nonummy rutrum semuot</a></li>
          <li><a href="#">Pellentesque  quam quis nulla</a></li>
          <li><a href="#">Fusce ultrices fringilla metus</a></li>
          <li><a href="#">Praesent  condimentum nisl</a></li>
        </ul>
      </li>
    </ul>
  </div>
  <!-- end sidebar -->
</div>
<!-- end page -->
<!-- start footer -->
<div id="footer">
  <p class="legal">
    &copy;2007 <a href="#">External</a>&nbsp;&nbsp;&nbsp;All Rights Reserved.
    &nbsp;&nbsp;&bull;&nbsp;&nbsp;
    Design by <a href="http://www.freecsstemplates.org/">Free CSS Templates</a>
    &nbsp;&nbsp;&bull;&nbsp;&nbsp;
    Icons by <a href="http://famfamfam.com/">FAMFAMFAM</a></p>
      <div style="display:none;"><a href="http://csstemplatesfree.net">css templates for free</a></div>
</div>
</div>
<!-- end footer -->
</body>
</html>

   
    
    
    
    
  








Related examples in the same category

1.amazinglycool
2.exposure
3.expressivestars
4.extended
5.extracts
6.falling-away
7.fantasy
8.flare
9.flashyweb
10.flash_web
11.fireworks
12.floating
13.falling
14.fantasyland
15.metamorph_weird
16.metamorph_violet
17.metamorph_violetdream
18.metamorph_mydesign
19.metamorph_myst
20.metamorph_mywaves
21.metamorph_myweb
22.metamorph_freedom_lt
23.metamorph_gloryfield
24.metamorph_horizon
25.bubble
26.classic-luxury
27.classic
28.classique
29.classliclink
30.civilized
31.metamorph_cool
32.metamorph_imaginary
33.metamorph_infinity
34.metamorph_newage
35.metamorph_madness
36.metamorph_heaven
37.metamorph_lensflare
38.metamorph_shinyblur_lt
39.metamorph_sparks_lt
40.metamorph_soulfrost
41.metamorph_space
42.metamorph_spaceglowing
43.metamorph_sphere
44.metamorph_starwars
45.metamorph_steel
46.metamorph_stones
47.abundant
48.chalkboard
49.cool-web
50.coolblack
51.CoolishBlack
52.coolracing
53.coolzone
54.cool_web
55.creative-media
56.creative-mind
57.creative
58.creevykeel
59.decayed
60.essence
61.essential
62.auroradesktop
63.scenic-reflections