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.

Website Design Forum


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



Freelance Jobs

Reply
Old 06-30-2003, 09:07 PM I need help ASAP
Novice Talker

Posts: 10
Trades: 0
Howdy there. I am making my Counter-Strike clan website. I ran into some trouble. I have my main image on the top witch is in a table.

Then I have a table to the left (menu).

I like some one to put in another table in the center(where my main content goes) and a third table to the right (stuff like SOTW).

If you tell me what to do, I just can not do it because it always messes up. So please add what I want. The new tables should be easy to type in. I should be able to type away.

Here is my work so far.


http://free.hostdepartment.com/j/jc84corvette/menu.htm





After you have completed it, please E-Mail it to me, jc84corvette@yahoo.com My aim is corvette84nos also if you want to do it that way; I perfer the E-Mail way.
corvette is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-01-2003, 08:57 AM
Guerrilla's Avatar
Ultra Talker

Posts: 424
Trades: -1
Use 1 table and arrange your site in the columns and rows of that table.

i.e. have:
1st column for your links on the right,
then an empty column, (to separate content)
then a column for you main content,
then an empty column, (to separate content)
then a column for whatever you want at the right.

Have all the columns set to a fixed width apart from your main content column which i usually have set to autostretch (makes site easier to read at different screen sizes).

Have you top graphic in the top row and have it span the 5(or how ever many you set) columns.

This should give you an easy format to create your site. Multiple tables next to each other can cause problems and display different in different browsers sometimes.

Im not always good at explaining myself so if you need any more help just ask and ill try to explain my thinking.

All the best

G
Guerrilla is offline
Reply With Quote
View Public Profile
 
Old 07-01-2003, 02:05 PM
Guerrilla's Avatar
Ultra Talker

Posts: 424
Trades: -1
try having a look at this code in a browser

<!--

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>example</title>
</head>

<body>
<table width="100%" border="1">
<!--DWLayoutTable-->
<tr>
<td height="75" colspan="5"><div align="center"><font size="7">Main Graphic
Goes Here</font></div></td>
</tr>
<tr>
<td width="20%"><div align="center">Links</div></td>
<td width="5%">&nbsp;</td>
<td width="100%"><p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p align="center">Content</p>
<p>&nbsp;</p>
<p align="center">&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p></td>
<td width="4%">&nbsp;</td>
<td width="20%"> <div align="center">Whatever</div></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
</body>
</html>

-->
Guerrilla is offline
Reply With Quote
View Public Profile
 
Old 07-02-2003, 12:35 AM
Novice Talker

Posts: 10
Trades: 0
See when I hit return on one of those tables

My typing cursor thingy is at the same area for each table I dont want that. HOw 2 fix?
corvette is offline
Reply With Quote
View Public Profile
 
Old 07-02-2003, 06:14 AM
Guerrilla's Avatar
Ultra Talker

Posts: 424
Trades: -1
See here i have added valign="top". Is this what you want?

<!--

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>example</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>
<table width="100%" border="1">
<!--DWLayoutTable-->
<tr>
<td height="75" colspan="5"><div align="center"><font size="7">Main Graphic
Goes Here</font></div></td>
</tr>
<tr>
<td width="20%" valign="top"><div align="center">Links</div></td>
<td width="5%">&nbsp;</td>
<td width="100%" valign="top"><p align="center">Content</p>
<p>&nbsp;</p>
<p align="center">&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p></td>
<td width="4%">&nbsp;</td>
<td width="20%" valign="top"> <div align="center">Whatever</div></td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
</body>
</html>

-->
Guerrilla is offline
Reply With Quote
View Public Profile
 
Old 07-02-2003, 10:06 AM
Novice Talker

Posts: 10
Trades: 0
I still cant type freely on the columbs
corvette is offline
Reply With Quote
View Public Profile
 
Old 07-02-2003, 10:18 AM
Novice Talker

Posts: 10
Trades: 0
even when I try that, I add my image, the content columb is smaller and the what ever columb is larger?
corvette is offline
Reply With Quote
View Public Profile
 
Old 07-02-2003, 12:26 PM
Guerrilla's Avatar
Ultra Talker

Posts: 424
Trades: -1
instead of width="20%" set exact pixel amounts ie width="300"

Are you hand coding or using a editing program such as dreamweaver?
Guerrilla is offline
Reply With Quote
View Public Profile
 
Old 07-02-2003, 03:53 PM
Novice Talker

Posts: 10
Trades: 0
Front Page. I also have NEtscape composer but I dont like it for these tables
corvette is offline
Reply With Quote
View Public Profile
 
Old 07-02-2003, 08:37 PM
Novice Talker

Posts: 10
Trades: 0
DAMMIT!

It looks just like I waNt it to in IE but the cells are like wider/smaller in Netscape!

ARGH!
corvette is offline
Reply With Quote
View Public Profile
 
Old 07-27-2003, 09:42 PM
nakulgoyal's Avatar
#1Search Engine Optimizer

Posts: 376
Location: Chandigarh, India
Trades: 0
Send me a PM and we can discuss in detail.
__________________
Nakul Goyal
M.Sc (Information Technology), MCP, Brainbench 'MVP', BCIP, CIW Associate

*
Please login or register to view this content. Registration is FREE
*
Please login or register to view this content. Registration is FREE
nakulgoyal is offline
Reply With Quote
View Public Profile Visit nakulgoyal's homepage!
 
Old 09-10-2003, 12:38 AM corvette you still need help, i peeked at your site
Average Talker

Posts: 28
Location: new jersey
Trades: 0
Send me an e-mail if you still need help with this, I'll fix it and put it on my servers for you to retrieve. All you would have to do at this point is copy and paste the code to overwrite what you have.



Thanks,
Kevin - GO WIRELESS
sales@andrewtelecom.com
beeperman is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to I need help ASAP
 

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