Need some help with HTML.

Discussion in 'Web Programming' started by paladen, Sep 28, 2007.

Need some help with HTML.
  1. Unread #1 - Sep 28, 2007 at 8:43 PM
  2. paladen
    Joined:
    Jan 21, 2007
    Posts:
    1,633
    Referrals:
    1
    Sythe Gold:
    0

    paladen Guru
    Banned

    Need some help with HTML.

    I am new to HTML, but half decent, how can I get my table to align to the right side?

    Thanks in advance.
     
  3. Unread #2 - Sep 30, 2007 at 7:09 AM
  4. Mr Monkey
    Joined:
    Apr 11, 2006
    Posts:
    552
    Referrals:
    0
    Sythe Gold:
    0

    Mr Monkey Forum Addict

    Need some help with HTML.

    Like this is think:
    <Align tag>
    <Table info.. blah blah>
    </Align tag>

    If not put the align tag in the starting table tag.
     
  5. Unread #3 - Sep 30, 2007 at 6:31 PM
  6. speedster239
    Joined:
    Jan 21, 2007
    Posts:
    313
    Referrals:
    0
    Sythe Gold:
    0

    speedster239 Forum Addict
    Java Programmers

    Need some help with HTML.

    You'd surround it with:

    Code:
    <div align="right">
    (Table here)
    </div>
    
     
  7. Unread #4 - Sep 30, 2007 at 8:08 PM
  8. The Devils Son
    Joined:
    Jul 2, 2007
    Posts:
    333
    Referrals:
    0
    Sythe Gold:
    0

    The Devils Son Forum Addict
    Banned

    Need some help with HTML.

    Hmm, you shouldn't be getting stuck if you use Microsoft FrontPage? Because FrontPage has a lot of tools and you should be able to find the alignment tools easy.

    If you do have it (not available on vista Home Basic), just google it....
     
  9. Unread #5 - Oct 1, 2007 at 5:13 PM
  10. paladen
    Joined:
    Jan 21, 2007
    Posts:
    1,633
    Referrals:
    1
    Sythe Gold:
    0

    paladen Guru
    Banned

    Need some help with HTML.


    Big thanks that worked.
     
  11. Unread #6 - Oct 6, 2007 at 9:33 PM
  12. Smirnoff
    Referrals:
    0

    Smirnoff Guest

    Need some help with HTML.

    Oh I thought it was the justify thing nvm lol
     
  13. Unread #7 - Oct 16, 2007 at 7:02 PM
  14. pljay03
    Joined:
    Nov 19, 2005
    Posts:
    69
    Referrals:
    0
    Sythe Gold:
    0

    pljay03 Member

    Need some help with HTML.

    I haven't worked in HTML in a long while, try this:
    Code:
    <table alight="right">
    </table>
    
     
  15. Unread #8 - Oct 31, 2007 at 11:00 AM
  16. petemt
    Joined:
    Aug 2, 2007
    Posts:
    30
    Referrals:
    0
    Sythe Gold:
    0

    petemt Member

    Need some help with HTML.

    You can also just use dreamwearevr and go to the properties of your table and just add the align to "right" and dreamweaver just edits the code :).
     
< HTML/VBScript Questions... | Happy to give PHP Help/Tutorials >

Users viewing this thread
1 guest


 
 
Adblock breaks this site