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
Need help: Tables not displaying correctly
Old 09-07-2009, 06:39 PM Need help: Tables not displaying correctly
Nathand's Avatar
Extreme Talker

Posts: 233
Location: USA
Trades: 0
What I'm trying to do is pretty simple, just have three tables under three separate headings, all on the same page. But as you can see (if you try the code), the margins are all whacky. Why isn't this code working?

Code:
<div style="text-align: left; height: 900px; background-color: lightgrey;">
            
            <h1 style="margin-top: 100px; background-color: lightgreen;">blank</h1>
            <table border="1" align="left" style="text-align: left;">
                <tr>
                    <td>blank</td>
                    <td>blank</td>
                </tr>
                <tr>
                    <td>blank</td>
                    <td>blank</td>
                </tr>
                <tr>
                    <td>blank</td>
                    <td>blank</td>
                </tr>
            </table>
            
            
            <h1 style="margin-top: 100px; background-color: lightgreen;">blank</h1>
            <table border="1" align="left" style="text-align: left;">
                <tr>
                    <td>blank</td>
                    <td>blank</td>
                </tr>
                <tr>
                    <td>blank</td>
                    <td>blank</td>
                </tr>
                <tr>
                    <td>blank</td>
                    <td>blank</td>
                </tr>
                <tr>
                    <td>blank</td>
                    <td>blank</td>
                </tr>
            </table>
            
            
            <h1 style="margin-top: 100px; background-color: lightgreen;">blank</h1>
            <table border="1" align="left" style="text-align: left;">
                <tr>
                    <td>blank</td>
                    <td>blank</td>
                </tr>
                <tr>
                    <td>blank</td>
                    <td>blank</td>
                </tr>
            </table>    
    </div>
Thanks for helping!
Nathand is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-07-2009, 11:07 PM Re: Need help: Tables not displaying correctly
Nathand's Avatar
Extreme Talker

Posts: 233
Location: USA
Trades: 0
Finally figured it out! I needed to remove the align="left" tags.
Nathand is offline
Reply With Quote
View Public Profile
 
Old 09-08-2009, 04:43 AM Re: Need help: Tables not displaying correctly
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
align="left" ATTRIBUTES
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to Need help: Tables not displaying correctly
 

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