Results 1 to 2 of 2

Thread: center control

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678

    center control

    How can I place a table in the center of the page as it loads?
    Thanks

  2. #2
    C# Aficionado Lord_Rat's Avatar
    Join Date
    Sep 2001
    Location
    Cave
    Posts
    2,497
    <table style="BORDER-RIGHT: #bbbbbb 2px inset; BORDER-TOP: #bbbbbb 2px inset; RIGHT: 25%; LEFT: 25%; BORDER-LEFT: #bbbbbb 2px inset; WIDTH: 50%; BORDER-BOTTOM: #bbbbbb 2px inset; POSITION: absolute; TOP: 25%; HEIGHT: 50%" bgColor="white">
    Need to re-register ASP.NET?
    C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i

    (Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)

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