news-print : Design 6 « Templates « HTML / CSS






news-print

   

<!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>
<title>Newsprint</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<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(news-print-images/img01.jpg) repeat-x;
  font: 13px Georgia, "Times New Roman", Times, serif;
  color: #666666;
}

form {
  margin: 0;
  padding: 0;
}

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

input, textarea {
  font: normal 1em Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
  margin: 0;
  text-decoration: none;
  color: #333333;
}

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

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

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

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

blockquote {
  margin: 0 0 0 2.5em;
  padding-left: 1em;
  border-left: 5px solid #16B1B0;
}

a {
  color: #16B1B0;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
}

/* Header */

#header {
  width: 770px;
  height: 100px;
  margin: 0 auto;
}

#header h1, #header p {
  margin: 0;
}

#header h1 {
  float: left;
  padding: 34px 0 0 0;
}

#header p {
  float: right;
  padding: 42px 0 0 0;
  font-size: 1.8em;
}

#header a {
  text-decoration: none;
  color: #333333;
}

/* Menu */

#menu {
  width: 770px;
  height: 65px;
  margin: 0 auto;
  background: url(news-print-images/img02.jpg) no-repeat;
}

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

#menu li {
  display: inline;
}

#menu a {
  padding-right: 30px;
  text-decoration: none;
  letter-spacing: -1px;
  font-size: 1.2em;
  font-weight: bold;
  color: #333333;
}

#menu a:hover {
  text-decoration: underline;
}

/* Page */

#page {
  width: 770px;
  margin: 0 auto;
  background: url(news-print-images/img05.gif);
}

#extra {
  background: url(news-print-images/img06.gif) no-repeat left bottom;
}

/* Content */

#content {
  float: left;
  width: 530px;
  background: url(news-print-images/img03.gif) no-repeat;
}

.post {
  padding: 40px 40px 0 40px;
}

.post ol, .post ul {
  list-style-position: inside;
}

.post .title {
}

.post .title h2 {
}

.post .title p {
}

.post .title p a {
}

.post .entry {
}

.post .links {
  padding: 2px 20px;
  background: #CDFAFB;
  text-align: right;
}

.post .links a {
  text-decoration: none;
  font-weight: bold;
  color: #0B8785;
}

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

.post .links .more {
}

.post .links .comments {
}

/* Sidebar */

#sidebar {
  float: right;
  width: 240px;
  background: url(news-print-images/img04.gif) no-repeat;
}

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

#sidebar li {
}

#sidebar li ul {
  padding: 20px;
}

#sidebar li li {
  font-size: .85em;
}

#sidebar h2 {
  height: 33px;
  padding: 4px 0 0 10px;
  background: url(news-print-images/img07.jpg) no-repeat;
  font-size: 1.6em;
}

/* Search */

#searchform {
  padding: 20px;
}

#search h2 {
  background: url(news-print-images/img08.jpg) no-repeat;
}

#search #x {
}

#search #s {
  width: 120px;
}

#search br {
}

/* Calendar */

#calendar_wrap {
  padding: 20px 25px 20px 20px;
}

#calendar table {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #16B1B0;
  text-align: center;
}

#calendar thead {
  background: #16B1B0;
  color: #FFFFFF;
}

#calendar tbody td {
  background: #FFFFFF;
  border: 1px solid #BCF8FA;
}

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

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

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

#calendar #today {
  background: #BCF8FA;
  border: 1px solid #16B1B0;
  font-weight: bold;
  color: #16B1B0
}

/* Footer */

#footer {
  clear: both;
  width: 950px;
  margin: 0 auto;
  padding: 30px 0;
  background: url(news-print-images/img11.gif) no-repeat;
}

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

#footer a {
  text-decoration: none;
}


</style>


</head>
<body>
<div id="header">
  <h1><a href="http://www.free-css.com/">Newsprint</a></h1>
  <p><a target="_blank" href="http://www.freecsstemplates.org/">By Free CSS Templates</a></p>
</div>
<div id="menu">
  <ul>
    <li class="current_page_item"><a href="http://www.free-css.com/">Home</a></li>
    <li><a href="http://www.free-css.com/">Blog</a></li>
    <li><a href="http://www.free-css.com/">Photos</a></li>
    <li><a href="http://www.free-css.com/">About</a></li>
    <li><a href="http://www.free-css.com/">Contact</a></li>
  </ul>
</div>
<div id="page">
  <div id="content">
    <div class="post">
      <div class="title">
        <h2><a href="http://www.free-css.com/">About this Template</a></h2>
        <p><small>Posted on August 20th, 2007 by <a href="http://www.free-css.com/">Free CSS Templates</a></small></p>
      </div>
      <div class="entry">
        <p>This is <strong>Mr. Techie</strong>, a free, fully standards-compliant CSS template designed by Free CSS Templates. This free template is released under a <a target="_blank" 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 target="_blank" href="http://www.freewpthemes.net/preview/level2/">WordPress theme</a> at <a target="_blank" href="http://www.freewpthemes.net/">Free WordPress Themes</a>.</p>
      </div>
      <p class="links"> <a href="http://www.free-css.com/" class="more">Read More</a> &nbsp;&nbsp;&nbsp; <a href="http://www.free-css.com/" class="comments">No Comments</a> </p>
    </div>
    <div class="post">
      <div class="title">
        <h2><a href="http://www.free-css.com/">Sample Tags</a></h2>
        <p><small>Posted on August 20th, 2007 by <a href="http://www.free-css.com/">Free CSS Templates</a></small></p>
      </div>
      <div class="entry">
        <h3>An H3 Followed by a Blockquote:</h3>
        <blockquote>
          <p>&#8220;Donec leo, vivamus nibh in augue at urna congue rutrum. Quisque dictum integer nisl risus, sagittis convallis, rutrum id, congue, and nibh.&#8221;</p>
        </blockquote>
        <h3>Bulleted List:</h3>
        <ul>
          <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>
          <li>Phasellus nec erat sit amet nibh pellentesque congue.</li>
          <li>Cras vitae metus aliquam risus pellentesque pharetra.</li>
        </ul>
        <h3>Numbered List:</h3>
        <ol>
          <li>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</li>
          <li>Phasellus nec erat sit amet nibh pellentesque congue.</li>
          <li>Cras vitae metus aliquam risus pellentesque pharetra.</li>
        </ol>
      </div>
      <p class="links"> <a href="http://www.free-css.com/" class="more">Read More</a> &nbsp;&nbsp;&nbsp; <a href="http://www.free-css.com/" class="comments">No Comments</a> </p>
    </div>
  </div>
  <div id="sidebar">
    <div id="search">
      <h2>Search</h2>
      <form id="searchform" method="get" action="http://www.free-css.com/">
        <fieldset>
        <input type="text" name="s" id="s" size="15" value="" />
        <input type="submit" id="x" value="Search" />
        </fieldset>
      </form>
    </div>
    <ul>
      <li id="categories">
        <h2>Categories</h2>
        <ul>
          <li><a href="http://www.free-css.com/">Lorem Ipsum</a> (1) </li>
          <li><a href="http://www.free-css.com/">Uncategorized</a> (4) </li>
        </ul>
      </li>
      <li id="calendar">
        <h2>Calendar</h2>
        <div id="calendar_wrap">
          <table id="wp-calendar" summary="Calendar">
            <caption>
            August 2007
            </caption>
            <thead>
              <tr>
                <th abbr="Monday" scope="col" title="Monday">M</th>
                <th abbr="Tuesday" scope="col" title="Tuesday">T</th>
                <th abbr="Wednesday" scope="col" title="Wednesday">W</th>
                <th abbr="Thursday" scope="col" title="Thursday">T</th>
                <th abbr="Friday" scope="col" title="Friday">F</th>
                <th abbr="Saturday" scope="col" title="Saturday">S</th>
                <th abbr="Sunday" scope="col" title="Sunday">S</th>
              </tr>
            </thead>
            <tfoot>
              <tr>
                <td abbr="July" colspan="3" id="prev"><a href="http://www.free-css.com/">&laquo; Jul</a></td>
                <td class="pad">&nbsp;</td>
                <td abbr="September" colspan="3" id="next" class="pad"><a href="http://www.free-css.com/">Sep &raquo;</a></td>
              </tr>
            </tfoot>
            <tbody>
              <tr>
                <td colspan="2" class="pad">&nbsp;</td>
                <td>1</td>
                <td>2</td>
                <td>3</td>
                <td>4</td>
                <td>5</td>
              </tr>
              <tr>
                <td>6</td>
                <td>7</td>
                <td>8</td>
                <td>9</td>
                <td>10</td>
                <td>11</td>
                <td>12</td>
              </tr>
              <tr>
                <td>13</td>
                <td>14</td>
                <td>15</td>
                <td>16</td>
                <td>17</td>
                <td>18</td>
                <td>19</td>
              </tr>
              <tr>
                <td>20</td>
                <td>21</td>
                <td>22</td>
                <td>23</td>
                <td id="today">24</td>
                <td>25</td>
                <td>26</td>
              </tr>
              <tr>
                <td>27</td>
                <td>28</td>
                <td>29</td>
                <td>30</td>
                <td>31</td>
                <td class="pad" colspan="2">&nbsp;</td>
              </tr>
            </tbody>
          </table>
        </div>
      </li>
      <li>
        <h2>Lorem Ipsum Dolor</h2>
        <ul>
          <li><a href="http://www.free-css.com/">Nulla luctus eleifend purus</a></li>
          <li><a href="http://www.free-css.com/">Praesent scelerisque scelerisque</a></li>
          <li><a href="http://www.free-css.com/">Ut nonummy rutrum sem</a></li>
          <li><a href="http://www.free-css.com/">Pellentesque tempus quam quis</a></li>
          <li><a href="http://www.free-css.com/">Fusce ultrices fringilla metus</a></li>
          <li><a href="http://www.free-css.com/">Praesent mattis condimentum</a></li>
        </ul>
      </li>
    </ul>
  </div>
  <div id="extra" style="clear: both;">&nbsp;</div>
</div>
<div id="footer">
  <p class="legal"> &copy;2007 Newsprint. All Rights Reserved.
    &nbsp;&nbsp;&bull;&nbsp;&nbsp;
    Design by <a target="_blank" href="http://www.freecsstemplates.org/">Free CSS Templates</a> </p>
  <p class="links"> <a href="http://validator.w3.org/check/referer" class="xhtml">Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> &nbsp;&bull;&nbsp; <a href="http://jigsaw.w3.org/css-validator/check/referer" class="css">Valid <abbr title="Cascading Style Sheets">CSS</abbr></a> </p>
</div>
</body>
</html>

   
    
    
  








Related examples in the same category

1.newave
2.newdarkside
3.newday
4.newera
5.newfangled
6.newgreeny
7.newgreys
8.newhorizon
9.news portal
10.newsbeat
11.newsflash
12.newsportal
13.newsroll
14.newstheme
15.newwave-business-inc
16.new_rise
17.NiceSite
18.nimbuslike
19.nixed
20.noimages
21.noname1
22.nonzero
23.nothingfanzy
24.nourish
25.nowhere
26.NuahSwirl
27.nullbullum
28.numerology
29.o-no-typography
30.obsess
31.obsession
32.obtanium
33.office-plants
34.offlimits
35.offrecord
36.oheon_com_110100021
37.ohgreenworld
38.Okeanos
39.old-wall
40.oldarchitecture
41.Olive
42.one-penny
43.one_two_three
44.online-edu
45.onlinemoviestore
46.oodles
47.openyourwindows
48.opposed
49.optimal-touch
50.orchidaceae
51.ordinaire
52.ormeggiare
53.ornamental
54.ornate
55.OrngBlu
56.oswd_blozilla
57.our-work
58.ourhouse
59.outdoorv1.0
60.outliers
61.outoftheblue
62.outtabox
63.oxidation
64.package
65.paddy-harvest
66.pagedrape
67.paivi-k
68.paleforest
69.palmtrees
70.pamphlet
71.pancorbo
72.papira
73.paradigm
74.paradise1983
75.parchmenter
76.particle
77.particles
78.pastel
79.pastelco
80.pastelflowers
81.pastries
82.path-fider
83.patternmaker
84.PattyMcFatPat01
85.PattyMcFatPat03
86.pc
87.Pear Template
88.pear
89.pedestrian
90.penchantforphotos
91.pencilpink
92.people
93.perfectblemish
94.performance
95.perplex
96.personified
97.pillars
98.pills
99.pinnacle
100.Pistachio
101.pixabella
102.pixabella04
103.pixabella06
104.pixelationingreen
105.plaidshirt
106.plainandsimple
107.planning-feed
108.pluralism
109.plurkified
110.pointspace
111.pollinate
112.pollinating
113.pollination