Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
No image just code - Entire website.
Old 10-29-2006, 05:15 PM No image just code - Entire website.
Alien-Fury's Avatar
Experienced Talker

Posts: 36
Name: ZakShadow
Location: Prévost
Trades: 0
Hi

I want to show you an entire website programmed by me just in code without image.
(The site is more beautiful with InternetExplorer, this is the disadvantage)

Here you can see the website.

HTML :

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

scrollbar-highlight-color:#3e7438;
scrollbar-shadow-color:#3e7438;
scrollbar-3dlight-color:#3e7438;
scrollbar-arrow-color:#c1c1c1;
scrollbar-track-color:#3e7438;
scrollbar-darkshadow-color:#3e7438;
scrollbar-base-color:#ffffff;
}
-->
</style>
<link href="css/default.css" rel="stylesheet" type="text/css" />
</head>

<body>

<div id="page"> <!-- Start -->

<div class="Active" id="header">
<div id="header_minibar">
</div>
<div id="h_text"><strong>Your WebSite</strong></div>
<p>

<ul id="Tabnav">
<li class="Active"><a href="#">Home</a></li>
<li><a href="#">Us</a></li>
<li><a href="#">Downloads</a></li>
<li><a href="#">Links</a></li>
<li><a href="#">Blog</a></li>
</ul>

</div>
<div id="left_part">
<div id="n_text">
<p>Welcome to Your Website !</p>
<p>News :</p>
<div id="news">NEWS!</div>

<p>Content : </p>
<div id="content">TEXT!</div>

</div>
</div>

</div> <!-- End -->

</body>
</html>

CSS :

/* CSS Document */

#page
{
width:100%;
height:700px;
background-color:#34622f;
}
#header
{
width:100$;
height:125px;
background-color:#4d8347;
border-bottom:3px solid #6fac69;
text-align:left;
}
#header_minibar
{
width:100%;
height:32px;
background-color:#3e7438;
}
#n_text
{
text-decoration:none;
font-family:Courier New, Courier, monospace;
font-size:14px;
}
#h_text
{
text-decoration:none;
font-family:Courier New, Courier, monospace;
font-size:45px;
padding:0 0 0 5%;
border-top:2px dashed #34622f;
border-bottom:2px dashed #34622f;
}
#left_part
{
position:absolute;
margin:0 0 0 10%;
width:80%;
height:559px;
background-color:#2c5328;
}
#news
{
width:100%;
height:100px;
overflow:auto;
background-color:#3e7438;
border-top:2px solid #34622f;
border-bottom:2px solid #34622f;
}
#content
{
width:100%;
height:250px;
overflow:auto;
background-color:#3e7438;
border-top:2px solid #34622f;
border-bottom:2px solid #34622f;
}

ul#Tabnav
{
list-style-type:none;
padding-bottom:24px;
border-bottom:5px solid #6fac69;
margin:0;
}
ul#Tabnav li
{
float:left;
height:24px;
background:#b8e597;
margin:2px 2px 0 2px;
border:1px solid #7ed63d;
}
ul#Tabnav li.Active
{
background-color:#34622f;
}
#Tabnav a
{
float:left;
display:block;
color:#666;
text-decoration:none;
padding:4px;
}
#Tabnav a:hover
{
background-color:#dbffc1;
}
__________________
----------------------------------------------------------------------------
[-
Please login or register to view this content. Registration is FREE
-]
----------------------------------------------------------------------------
Alien-Fury is offline
Reply With Quote
View Public Profile Visit Alien-Fury's homepage!
 
 
Register now for full access!
Old 10-29-2006, 05:44 PM Re: No image just code - Entire website.
Average Talker

Posts: 16
Trades: 0
Advantage: Fast
microcon is offline
Reply With Quote
View Public Profile Visit microcon's homepage!
 
Reply     « Reply to No image just code - Entire website.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.10593 seconds with 12 queries