internet-phenomenon : Design 9 « Templates « HTML / CSS






internet-phenomenon

    

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>internetPhenomenon</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type='text/css'>
/****************************************

  InternetPhenomenon Master STYLESHEET
  
            DESIGNED BY VINCHE7
      
E-MAIL: vinche7@gmail.com       WEBSITE: http://aquaticus.us.to

****************************************/
* {    
  margin: 0px;
  padding: 0px;
}

img {
  border-width: 0px;
  display:block;
}

h1, h2, h3 {
  color: #fff;
  font-family: Arial, Helvetica;
  font-weight: normal;
  text-align: left;
}

p {
  font-family: Arial, Helvetica;
}

body {
  font-family: Arial, Helvetica;
  text-align: center;
  background-color: #222222;
}

#wrapper {
  display: table;
  width: 932px;
  margin: 50px auto;
  margin-bottom: 20px;
}
/******************************
  LEFT COLUMN
******************************/
#leftcol {
  float: left;
  width: 648px;
}

#websitetitle {
  text-align: left;
  font-family: "TW Cen MT", Arial, Helvetica;
}

#websitetitle span {
  color:#b4e2ff;
}

/******************************
  NAVIGATION
******************************/
#nav {
  display: table;
  width: 643px;
  margin-top: 28px;
  margin-left: 5px;
}

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

#nav ul li {
  float: left;
}

#nav ul li a, nav ul li a:active, nav ul li a:visited {
  font-family: Arial, Helvetica;
  font-size: 14px;
  color: #fff;
  
  letter-spacing: -1px;
  text-decoration: none;
  
  padding-left: 17px;
  padding-right: 40px;
  
  background: url(internet-phenomenon-images/nav.jpg) left center no-repeat;
}

#nav ul li a:hover {
  background: url(internet-phenomenon-images/navhover.jpg) left center no-repeat;
}

/******************************
  WELCOME BOX
******************************/

#welcomebox {
  display: table;
  width: 636px;
  margin-top: 20px;
  padding: 5px;
  border: 1px solid #4b4b4b;
}

#welcomebox h2 {
  font-family: Arial, Helvetica;
  text-align: left;
  color: #b4e2ff;
}

#welcomebox img {
  float: left;
  margin-right: 15px;
}

#welcomebox p {
  font-family: Arial, Helvetica;
  font-size: 12px;
  text-align: left;
  text-indent: 10px;
  color: #fff;
  
  margin-right: 70px;
  line-height: 25px;
}

/******************************
    MAIN CONTENT STYLING
******************************/
#contentheading {
  width: 618px;
  height: 24px;
  margin-top:15px;
  padding-top: 2px;
  padding-left: 30px;
  background: url(internet-phenomenon-images/mainlcorner.jpg) top left no-repeat #324045;
}

#contentbox {
  width: 602px;
  padding: 12px 22px 12px 22px;
  background: url(internet-phenomenon-images/contentbg.jpg) top left repeat-y;
  border-width: 0px 1px 0px 1px;
  border-style: solid;
  border-color: #4b4b4b;
}

#content {
  width: 572px;
  background-color:#fff;
  padding: 20px 15px 20px 15px;
}

#content p {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -1px;
  text-align: left;
  text-indent: 10px;
  color: #555555;
  
  margin-bottom: 10px;

}

#content p span {
  margin-left: 20px;
}

#content blockquote {
  margin: 0px 20px 10px 40px;
  padding: 10px 0px 10px 0px;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-left: 5px #777 solid;
  
  font-family: Tahoma, Verdana, Helvetica;
  font-size: 15px;
  font-weight: bold;
  color: #222222;
}

/******************************
    RIGHT COLUMN
******************************/

#rightcol {
  width: 258px;
  margin-left: 10px;
  padding: 20px 6px 20px 6px;
  float: left;
  border: 2px solid #373737;
}

#rightcol h2 {
  color: #c9c9c9;
}

.section {
  display: table;
  width: 244px;
  margin-bottom: 28px;
  padding: 0px 7px 30px 7px;
  background: url(internet-phenomenon-images/rightcolhdot.jpg) left bottom repeat-x;
}

.section p {
  margin-top: 15px;
  font-size: 12px;
  text-align: left;
  text-indent: 10px;
  color: #fff;
}

/******************************
  SEARCH FORM STYLES
******************************/

#searchInput {
  width: 236px;
  height: 18px;
  border: 2px solid #777777;
  margin-top: 10px;
}

#searchSubmit {
  width: 51px;
  height: 25px;
  background: url(internet-phenomenon-images/searchsubmit.jpg) no-repeat;
  border-width: 0px;
  
  margin-top: 18px;
  float:right;
  
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
}

/******************************
  NEWS POSTING STYLES
******************************/

.posted {
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #c9c9c8;
  
  margin-top: 28px;
  float: right;
}

.posted span {
  color: #ff9d15;
}

.date {
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #c9c9c8;
  margin-top: 3px;
  
  clear: right;
  float: right;
}

/******************************
  FOOTER/COPYRIGHT
******************************/

#copyright {
  margin-top: 80px;
  font-size: 13px;
  color: #fff;
}

#copyright a, #copyright a:active, #copyright a:visited {
  text-decoration: none;
  color: #b4e2ff;
}

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

</style>


</head>
<body>
<div id="wrapper">
  <div id="leftcol">
    <h1 id="websitetitle"><span>internet</span>Phenomenon</h1>
    <div id="nav">
      <ul>
        <li><a href="http://www.free-css.com/">Home</a></li>
        <li><a href="http://www.free-css.com/">About Us</a></li>
        <li><a href="http://www.free-css.com/">Our Services</a></li>
        <li><a href="http://www.free-css.com/">Contact Us</a></li>
        <li><a href="http://www.free-css.com/">Privacy Policy</a></li>
      </ul>
    </div>
    <div id="welcomebox"> <img src="internet-phenomenon-images/sheep.jpg" alt=""/>
      <h2>Welcome</h2>
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Duis egestas dignissim justo. Suspendisse potenti. Sed suscipit aliquet diam. Vivamus quis odio. Duis id ante. Aenean vel erat. Morbi nec erat. Pellentesque a mi at est pulvinar viverra.</p>
    </div>
    <div id="contentheading">
      <h3>Home</h3>
    </div>
    <img src="internet-phenomenon-images/undercontentheading.jpg" alt="" />
    <div id="contentbox">
      <div id="content">
        <p><strong>internetPhenomenon</strong>, my first template contributed to <i>open source web designs</i>. First an introduction: my name is Vincent and I am a student of Canada. Web design is not my profession but merely a hobby. However, some people ask me if I can design websites for them. My reply is, yes I can. So, if you need a site designed, some graphics made or simply have a burning desire to contact me, e-mail me at:</p>
        <blockquote>vinche7[at]gmail[dot]com</blockquote>
        <p><strong>SOMETIMES</strong> I may not reply to an e-mail as quick as I hope to. This may be caused by several reasons. I am none the less still a student and studies right now is what's important. This may be one reason why I don't reply a.s.a.p. So please be patient. I am not deliberately putting anyone off to the side, it is just a matter of when I have free time to do web design. Thank you.</p>
        <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Mauris sit amet risus. Nullam consectetuer. Aliquam in felis vel nisl commodo nonummy. Vestibulum et tortor. Pellentesque sit amet felis. Nulla erat mi, mattis vitae, hendrerit a, venenatis vel, mauris. Curabitur orci. Etiam dignissim lectus vel est. Fusce vehicula dolor adipiscing arcu. Mauris ac dolor et quam dictum tristique. Phasellus aliquam lacinia nisi. Suspendisse eget leo et odio ultricies venenatis. Etiam sagittis leo vel justo. Sed malesuada massa vel purus. Donec ut risus. Nunc elit purus, luctus at, auctor ac, ultrices eget, turpis. Cras volutpat risus eget pede. Nulla fermentum risus at nisi.</p>
      </div>
    </div>
    <img src="internet-phenomenon-images/leftcolfoot.jpg" alt="" /> </div>
  <div id="rightcol">
    <div class="section">
      <h2>Search</h2>
      <form action="http://www.free-css.com/">
        <input type="text" id="searchInput" />
        <input type="submit" value="Go!" id="searchSubmit" />
      </form>
    </div>
    <div class="section">
      <h2>News Update</h2>
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Mauris in leo. Curabitur dignissim. Proin tempus nisi ac lacus. Duis vitae mi ac nisi pretium commodo. Fusce elementum, nulla nec mollis vulputate, massa tellus cursus libero.</p>
      <div class="posted"> Posted by <span>Admin</span> </div>
      <div class="date"> June 02, 2007 </div>
    </div>
    <div class="section">
      <h2>News Update</h2>
      <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Mauris in leo. Curabitur dignissim. Proin tempus nisi ac lacus. Duis vitae mi ac nisi pretium commodo. Fusce elementum, nulla nec mollis vulputate, massa tellus cursus libero.</p>
      <div class="posted"> Posted by <span>Admin</span> </div>
      <div class="date"> June 02, 2007 </div>
    </div>
    <div id="copyright"> Copyright &copy; Your Company, 2007-2008 <br />
      Designed by <a href="http://aquaticus.us.to">Aquaticus Studios</a> </div>
  </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.internetbroadcast
80.internetcenter
81.internetmusic
82.internetsharing
83.Internet_Studio
84.invention
85.Inverted_Headline
86.invision
87.ionika
88.iqbiz
89.isometric
90.it-advance
91.it-technologies
92.itdesk
93.ithilien
94.iViolet2b
95.I_Like
96.JA
97.Jan002
98.Jazz Hut Template
99.jdf-boxing
100.jenniferlovehewitt
101.jetbiz
102.jet_30
103.Jewerly-Store
104.joker
105.judgement
106.junkbox
107.just-lucid
108.justgrey
109.Just_Lucid
110.kaleidos
111.kappebeans
112.katz-maus
113.keep_it_simple
114.keero
115.khaki
116.kim-fashion
117.kitchen
118.konnekt-media
119.KrazieKen
120.language-ofa-lover
121.lasvegas
122.lasvegastoo
123.layoftheland
124.lazybreeze
125.leafbiz
126.leafbrush
127.leanmagazine
128.leavesdew
129.leavesv1
130.lemonlimev2
131.leonardo
132.lepidoptera
133.lessantique
134.level2
135.librarypro
136.Light
137.lightspeed
138.limegreen
139.limelight
140.Limey
141.linear
142.lingerie-store
143.link-line
144.liquidity_graph
145.lithium
146.loadfoov2
147.loadhost
148.localize
149.locomotive
150.logistix
151.longbeach
152.loseout
153.lotusflower
154.lucent
155.lunaria-1
156.lusciouscandy
157.luvbold
158.mactall
159.mag
160.magazine
161.majestic
162.majesty
163.makemyday
164.marcelle
165.marked
166.Matrix
167.maxos
168.maxosdarker
169.mcube
170.meadows
171.media
172.Medieval
173.megacorporate
174.meganews
175.megazzine
176.memoranda
177.meretricious
178.Midddot
179.middle-blue
180.midnightrainforest
181.mighty
182.milestone
183.mimbo-magazine
184.minigallery
185.minimal