Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 03-03-2003, 03:11 AM   #1 (permalink)
prendo
Registered User
 
prendo's Avatar
 
Join Date: Jun 2002
Location: Leeds
Posts: 11
prendo is on a distinguished road
basic html table question

Although I'm not really a newbie to html I don't think I ever fully got to grips with complex table structuring and would appreciate some help with this basic design I'm working on.

You can see it at this link.

The problem is that the buttons on the top nav bar (blue) won't shift over to the absolute right, even with div align right applied.

Can anyone see whats going wrong from the code.

Thanks.
prendo is offline   Reply With Quote
Old 03-03-2003, 06:38 AM   #2 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,475
sde is on a distinguished road
first off you need a right margin ( maybe a bottommargin too ) parameter in your body tag:

PHP Code:
<body leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0" marginwidth="0" marginheight="0"
then to stretch the table across allthe way, you need to define the table width as '100%'

a table can only be as wide as the table it is inside .. so you might have to define your very first table as 100%

PHP Code:
<table width="100%" border="0" cellpadding="0" cellspacing="0"
if this doesn't work, let me know .. i can look into it further later.

your page design/layout looks excellent btw
sde is offline   Reply With Quote
Old 03-03-2003, 04:08 PM   #3 (permalink)
prendo
Registered User
 
prendo's Avatar
 
Join Date: Jun 2002
Location: Leeds
Posts: 11
prendo is on a distinguished road
Thanks sde,

that's a great help. Should help me in the future as well!

thanks for the comments too!

prendo
prendo is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
DB Design Question Part II sde Program Design and Methods 3 05-10-2003 12:24 PM
HTML question... dyslexik HTML, XML, Javascript, AJAX 6 03-12-2003 05:07 AM


All times are GMT -8. The time now is 02:20 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting