Clayf700
Jun 20th, 2010, 05:15 AM
Hey, Sup?, I Have A Weird Glitch where I haft to make to where I have a Table Thatis 100% in Width and 100% in Height, but the only problem is, is that when I insert another table and on that Table And It Has Style="Display: block;" it's stuck on the top left, this happens in: safari, firefox, opera ect. the only one where it stays in the center is internet explorer (7)
You See I Have Figured out how to center things with display: Block; but you can't have a CSS Value It has to be <table height="200" width="200"> not height: 100% width: 100%
So How Would You Center it In CSS?
Ask If You have Any Questions
P.S. Div Align Center Dosn't Work, Margin-left, Right Dosn't Work, And I Don't Know What To Do
You See I Have Figured out how to center things with display: Block; but you can't have a CSS Value It has to be <table height="200" width="200"> not height: 100% width: 100%
So How Would You Center it In CSS?
Ask If You have Any Questions
P.S. Div Align Center Dosn't Work, Margin-left, Right Dosn't Work, And I Don't Know What To Do