A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Center Table in HTML

  1. #1
    Newbie Infantry infantry's Avatar
    Join Date
    Jan 2003
    Location
    Chi-Town
    Posts
    258

    Center Table in HTML

    -How would I go about centering a table(with an image inside) in the middle of the screen using Dreamweaver MX?

    -I know how to center it left to right, but I have no idea how to center it from top to bottom...

    thnx...
    I'm still learning Flash!

  2. #2
    Did you research any CSS? VALIGN is the method.

    <td valign=middle></td> - aligns anything you put in that table cell.

    Check out WebMonkey for more info on this subject.
    :: It's all fun & eyes 'til someone loses
    the game ::

    Cyberiously, Folks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center