Midddot : Design 9 « Templates « HTML / CSS






Midddot

    

<!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" xml:lang="en" lang="en">
<head>
  <meta http-equiv="content-type" content="text/html;charset=utf-8" />
  <meta name="author" content="Luka Cvrk (www.solucija.com)" />
  <meta name="description" content="My Site" />
  <meta name="keywords" content="key, words" />  
<style type='text/css'>

   
/* default styles */
body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.7em; background: #fff url(Midddot-images/bg.gif) repeat-x; color: #454545; }
a { color: #447537; background: inherit; }
a:hover { color: #73d23f; background: inherit; }
p {  margin: 0 0 5px 0; }
h1 {  font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }


/* layout */
#content { margin: 10px auto; width: 960px; }
#logo { margin: 0 0 10px 0; }
#slogan { font-size: 0.9em; margin: 0 0 10px 2px; padding: 0; color: #808080; background: #fff; }
#top_info { line-height: 27px; float: right; color: #808080; background: #fff; margin: 12px 5px 7px 0; text-align: right; height: 74px; }

/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(Midddot-images/lb.gif) no-repeat; color: #000; }
#loginbutton a:hover{ background: #fff url(Midddot-images/lbhover.gif) no-repeat; color: #000;}

/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; }
  #tablist li{ list-style: none; display: inline; margin: 0; }
  #tablist li a{
    text-decoration: none;
    padding: 4px 22px;
    margin-right: 2px;
    background: #808080 url(Midddot-images/corner.gif) no-repeat top right;
    font-weight: bold;
    color: #fff;
  }
  #tablist li a:hover{
    background: #b5ec47 url(Midddot-images/corner.gif) no-repeat top right;
    color: #fff;
  }
  #tablist li a.current{
    background: #b2eb40 url(Midddot-images/corner.gif) no-repeat top right;
    color: #2F637A;
    padding: 6px 22px;
  }
  #tablist .key { text-decoration: underline; }

/* main menu topics */
#topics {
  clear: left;
  float: left;
  width: 640px;
  background: #B0D0DC url(Midddot-images/topicsbg.gif) repeat-x left bottom;
  padding: 8px 5px;
  margin: 0 0 5px 0;
  color: #fff;
  height: 59px;
}
  #topics li a { background-image: url(Midddot-images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }

/* main menu search */
#search {
  float: right;
  text-align: right;
  background: #fff url(Midddot-images/searchbg.gif) no-repeat;
  color: #000;
  padding: 32px 20px 12px 20px;
  min-height: 32px; /* FF height */
  height: 25px;  /* IE height */
  width: 270px;
}
  /* search form styling */
  form, form p { margin: 0; padding: 0; line-height: 25px; }
  
    .search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
    .button { padding: 4px; font: bold 12px Arial, Sans-Serif; }

/* left side */
#left {
  float: left;
  width: 635px;
  margin: 0 0 10px 0;
}
  .subheader {
    margin: 0 0 10px 0;
    padding: 8px;
    background: #f4f4f4 url(Midddot-images/bgshade.gif) repeat-x;
    color: #808080;
    border-bottom: 1px solid #ccc;
  }
  .left_articles {
    margin: 0px 0 10px 0;
    background: #fff url(Midddot-images/bgshade.gif) repeat-x;
    color: #454545;
    padding: 15px 15px 5px 10px;
  }
    .date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(Midddot-images/news.gif) no-repeat center left; color: #808080; }
    .bigimage {
      float: left;
      clear: left;
      border: 1px solid #ccc;
      background: #eee;
      color: #000;
      width: 200px;
      height: 150px;
      margin: 0 15px 10px 0;
    }
  .left_box {
    background: #f4f4f4;
    color: #808080;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 15px;
    margin: 0 0 15px 0;
  }
  .thirds {
    float: left;
    width: 186px;
    padding: 0 10px 0 15px;
  }    
    
/* right side */
#right {
  float: right;
  width: 310px;
  margin: 0 0 10px 0;
}
  .right_articles {
    border: 1px solid #ccc;
    padding: 8px;  
    margin: 0 0 10px 0;
    background: #eee;
    color: #454545;
  }
  .image { float: left; margin: 0 9px 3px 0; }
  .notes {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 17px 10px 17px 80px;  
    margin: 0 0 10px 0;
    background: #fff url(Midddot-images/notes.gif) no-repeat center left;
    color: #454545;
  }
/* footer */
#footer { 
  clear: both; 
  color: #808080;
  background: #FFF;
  padding: 10px 15px;
  border-top: 1px solid #ccc;
}
  #footer .right { float: right; }

</style>


  <title>Internet Broadcast &middot; We share the relevant.</title>
    <style type="text/css">
<!--
.style1 {color: #000000}
.style2 {
  font-size: 11px
}
-->
    </style>
</head>
<body>
  <div id="content">
    <div id="top_info">
      <p>Welcome to <b>Website Title</b> <span id="loginbutton"><a href="#" title="Log In">&nbsp;</a></span><br />
      <b>You are not Logged in!</b> <a href="#">Log in</a> to check your messages.</p>
    </div>
    
    <div id="logo">
      <h1><a href="#" title="We share the relevant.">Website Title</a></h1>
      <p class="style2" id="slogan">We share the relevant.</p>
    </div>
        
<ul id="tablist">
      <li><a class="current" href="#" accesskey="n"><span class="key">N</span>ews</a></li><li><a href="#" accesskey="b"><span class="key">B</span>logs</a></li><li><a href="#" accesskey="p"><span class="key">P</span>hotos</a></li><li><a href="#" accesskey="r">P<span class="key">r</span>ofiles</a></li><li><a href="#" accesskey="f"><span class="key">F</span>eeds</a></li><li><a href="#" accesskey="o">Br<span class="key">o</span>adcast News</a></li>
    </ul>
    
    <div id="topics">
      <div class="thirds">
        <p><br />
          <span class="style1">Today's Popular Articles and Posts:</span></p>
      </div>
      <div class="thirds">
        <ul>
          <li><a href="#">Conducting a CMS Survey</a></li>
          <li><a href="#">Interests behind politics</a></li>
          <li><a href="#">Web 2.0 business startup tips</a></li>
        </ul>
      </div>
      <div class="thirds">
        <ul>
          <li><a href="#">How stress affects your health</a></li>
          <li><a href="#">10 ways to buy a used car</a></li>
          <li><a href="#">Are mobile phones really safe?</a></li>
        </ul>
      </div>
    </div>
    <div id="search">
      <form method="post" action="?">
        <p><input type="text" name="search" class="search" /> <input type="submit" value="Search" class="button" /></p>
      </form>
    </div>
              
    <div id="left">
      <div class="subheader">
        <p><a href="#">Lorem ipsum dolor</a> sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex.</p>
      </div>
      <div class="left_articles">
        <h2>Today's Featured Article</h2>
        <p class="date">Posted on 8th September</p>
        <img class="bigimage" src="Midddot-images/bigimage1.gif" alt="Big Image" />
        <p>This is GreenLime, a free, fully standards-compliant CSS template designed   by Free CSS Templates. <br />
          This free template is released under a Creative <a href="http://creativecommons.org/licenses/by/2.5/" target="_blank">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 <br />
        </p>
      </div>
      <div class="left_box">
        <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore.</p>
      </div>
      <div class="thirds">
        <p><b><a href="#" class="title">Web 2.0 business startup tips</a></b><br />Lorem ipsum dolor sit amet esta pa, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci. <a href="#"><img src="Midddot-images/comment.gif" alt="Comment" /></a></p>
      </div>
      <div class="thirds">
        <p><b><a href="http://andreasviklund.com/templates/" class="title">Visualize your website</a></b><br />Lorem ipsum dolor sit amet esta pa, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci. <a href="#"><img src="Midddot-images/comment.gif" alt="Comment" /></a></p>
      </div>
      <div class="thirds">
        <p><b><a href="http://snews.solucija.com/" class="title">Manage your content</a></b><br />Lorem ipsum dolor sit amet esta pa, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci. <a href="#"><img src="Midddot-images/comment.gif" alt="Comment" /></a></p>
      </div>
    </div>  
    
    <div id="right">
      <div class="right_articles">
        <p><img src="Midddot-images/image1.gif" alt="Image" title="Image" class="image" /><b>Lorem ipsum dolor sit amet</b><br />
        consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam <a href="#">erat volutpat</a>. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis <a href="#">nisl ut aliquip ex</a>.</p>
      </div>
      <div class="right_articles">
        <p><img src="Midddot-images/image3.gif" alt="Image" title="Image" class="image" /><b>Lorem ipsum dolor sit amet</b><br />
        consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam <a href="#">erat volutpat</a>. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis <a href="#">nisl ut aliquip ex</a>.</p>
      </div>
    <div class="right_articles">
        <p><img src="Midddot-images/image2.gif" alt="Image" title="Image" class="image" /><b>Lorem ipsum dolor sit amet</b><br />
        consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam <a href="#">erat volutpat</a>. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis <a href="#">nisl ut aliquip ex</a>.</p>
      </div>
      <div class="notes">
        <p>Lorem ipsum dolor sit amet consecteuter<br />
        adpisicing elit, sed diam nonummy nibh.</p>
      </div>
    </div>
    
    <div id="footer">
      <p class="right">&copy; Copyright 2008 All Rights Reserved<a href="http://www.solucija.com/" title="What's your solution?"></a></p>
      <p><a href="http://www.templatesold.com/" target="_blank">Website Templates</a> by <a href="http://www.free-css-templates.com/" target="_blank">Free CSS Templates</a><br />
      </p>
      
    </div>
</div>
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.grid-system
2.grotesqueart
3.grunge-superstar-website-template
4.guarantee
5.guideline
6.gumamela
7.gunmetal
8.h-free-software
9.h2o-bubbles
10.halcyon
11.hanging
12.hapal
13.happy_template
14.hardwarestore
15.hawaiblomst
16.heatwave
17.HelloLand
18.hexahedron
19.hibiscus
20.hifinews
21.HigherGround11
22.highmountains
23.highway
24.highwaycss
25.hilaryduff
26.HomeOfProjects
27.honeythemes
28.hyper
29.i-feel-lucky
30.ibex
31.html
32.html5-alin1
33.html5-passion
34.hurt-hobain-1.0
35.idyllic
36.ifeellucky
37.ignition
38.ikonik
39.illogix
40.illuminated
41.illusion
42.ilounge
43.imagination
44.impeccable
45.implied
46.imprimis
47.improved
48.in-fantasy
49.inapickle
50.inception
51.indication
52.indicator
53.indigo
54.individual
55.inf04-css
56.inf05
57.inf07
58.inf08
59.infinitehorizon
60.inflight
61.informatif
62.innodemag
63.inscriptions
64.inspired by google forum
65.instant
66.integral
67.intelligent-studios
68.intensesimplicity
69.interactive-media
70.interactive-works
71.interchange
72.intercosmic
73.intercraft
74.interior-art
75.interlude
76.intermediate
77.internationalway
78.internet-encyclopedia
79.internet-phenomenon
80.internetbroadcast
81.internetcenter
82.internetmusic
83.internetsharing
84.Internet_Studio
85.invention
86.Inverted_Headline
87.invision
88.ionika
89.iqbiz
90.isometric
91.it-advance
92.it-technologies
93.itdesk
94.ithilien
95.iViolet2b
96.I_Like
97.JA
98.Jan002
99.Jazz Hut Template
100.jdf-boxing
101.jenniferlovehewitt
102.jetbiz
103.jet_30
104.Jewerly-Store
105.joker
106.judgement
107.junkbox
108.just-lucid
109.justgrey
110.Just_Lucid
111.kaleidos
112.kappebeans
113.katz-maus
114.keep_it_simple
115.keero
116.khaki
117.kim-fashion
118.kitchen
119.konnekt-media
120.KrazieKen
121.language-ofa-lover
122.lasvegas
123.lasvegastoo
124.layoftheland
125.lazybreeze
126.leafbiz
127.leafbrush
128.leanmagazine
129.leavesdew
130.leavesv1
131.lemonlimev2
132.leonardo
133.lepidoptera
134.lessantique
135.level2
136.librarypro
137.Light
138.lightspeed
139.limegreen
140.limelight
141.Limey
142.linear
143.lingerie-store
144.link-line
145.liquidity_graph
146.lithium
147.loadfoov2
148.loadhost
149.localize
150.locomotive
151.logistix
152.longbeach
153.loseout
154.lotusflower
155.lucent
156.lunaria-1
157.lusciouscandy
158.luvbold
159.mactall
160.mag
161.magazine
162.majestic
163.majesty
164.makemyday
165.marcelle
166.marked
167.Matrix
168.maxos
169.maxosdarker
170.mcube
171.meadows
172.media
173.Medieval
174.megacorporate
175.meganews
176.megazzine
177.memoranda
178.meretricious
179.middle-blue
180.midnightrainforest
181.mighty
182.milestone
183.mimbo-magazine
184.minigallery
185.minimal