Thread: table in middle of my html page
Results 1 to 2 of 2
Related
-
Link to Middle of Page Forum: HTML Forum
Replies: 11 -
How do you use the “include function” to put a HTML Page (top.htm) onto a PHP Page? Forum: PHP Forum
Replies: 1 -
multi-level JavaScript document.write / html page within a html page Forum: Javascript Forum
Replies: 7 -
html scroll page inside a table? Forum: HTML Forum
Replies: 2 -
Changing link colors in middle of page Forum: HTML Forum
Replies: 1
-
05-24-2005, 04:04 AM #1
table in middle of my html page
I want to place a table in middle of my html page.
How can i make it possible?????????????
-
05-24-2005, 07:11 AM #2
Re: Help me out ! Its Urgent
align"center" valign="middle" in the table or most likely in you case <center> table</center> would work