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
Old 11-03-2005, 01:23 AM Table Layout
Skilled Talker

Posts: 80
Trades: 0
Hi I made a layout from a tutorial. They showed how to make the layout but not how to code it. It's ment to look like this: http://www.zachmb.com/layouts/pro1/
My code is
Code:
<html>
<head>
<title>layout.png</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!--Fireworks MX 2004 Dreamweaver MX 2004 target.  Created Wed Nov 02 21:44:40 GMT+1100 (AUS Eastern Standard Time) 2005-->
<style type="text/css">
<!--
body {
	background-color: #E5E5E5;
}
-->
</style></head>
<body>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
<!-- fwtable fwsrc="layout.png" fwbase="layout.png" fwstyle="Dreamweaver" fwdocid = "167202486" fwnested="0" -->
  <tr>
   <td><img src="images/spacer.gif" width="105" height="1" border="0" alt=""></td>
   <td colspan="2"><img src="images/spacer.gif" width="126" height="1" border="0" alt=""></td>
   <td width="191"><img src="images/spacer.gif" width="191" height="1" border="0" alt=""></td>
   <td><img src="images/spacer.gif" width="273" height="1" border="0" alt=""></td>
   <td><img src="images/spacer.gif" width="105" height="1" border="0" alt=""></td>
   <td width="1"><img src="images/spacer.gif" width="1" height="1" border="0" alt=""></td>
  </tr>

  <tr>
   <td rowspan="2" background="images/layout_r1_c1.png" width="105" height="100%" border="0" alt=""></td>
   <td colspan="3"> <img src="images/layout_r1_c2.png" height="103" border="0" alt=""></td>
   <td background="images/layout_r1_c4.png" width="273" height="100%" border="0" alt=""></td>
   <td rowspan="2" background="images/layout_r1_c5.png" width="105" height="600" border="0" alt=""></td>
   <td><img src="images/spacer.gif" width="1" height="103" border="0" alt=""></td>
  </tr>
  <tr>
   <td background="images/layout_r2_c2.png" width="14" height="100%" border="0" alt=""></td>
   <td background="images/layout_r2_c2.png" width="112" border="0" alt="" valign="top"><p><strong>NAVIGATION</strong></p>
    <p>&nbsp;</p></td>
   <td colspan="2" background="images/layout_r2_c3.png" height="100%" border="0" alt=""></td>
   <td><img src="images/spacer.gif" width="1" height="497" border="0" alt=""></td>
  </tr>
</table>
</body>
</html>
TBLTK is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-03-2005, 09:10 AM
Ultra Talker

Posts: 255
Location: NY
Trades: 0
Hi TBLTK,
Well, right off I could see that you didn't use any of the CSS coding that was in the example.

What I would recommend is that you go back to the example page and look at the code between the <style></style>. You can do this by right-clicking and View Source. You'll see how they actually coded that. Then go back and look at yours. See the difference? You didn't utilize any of the styles.

For some help on using CSS to create that same look (a liquid 2-column layout with a header at the top), check out this tutorial. The coding will be cleaner and you won't need to use tables.

Good luck,
DianeD
DianeD is offline
Reply With Quote
View Public Profile Visit DianeD's homepage!
 
Reply     « Reply to Table Layout
 

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.98185 seconds with 12 queries