Jump to content

center


Recommended Posts

Does anyone know which file I have to edit to make the tables centered? You see if am only able to make my tables to a width of 800px, but I can't seem to center it. Help please. You can view it here: http://staff.heliohost.org/forum

 

I got a 404 error when i went to that site

 

But yeah <center> before the table tag and </center> after the table tag

Link to comment
Share on other sites

Does anyone know which file I have to edit to make the tables centered? You see if am only able to make my tables to a width of 800px, but I can't seem to center it. Help please. You can view it here: http://staff.heliohost.org/forum

 

I got a 404 error when i went to that site

 

But yeah <center> before the table tag and </center> after the table tag

Ooh, nice, let's ignore W3C standards, eh?

 

Add style="margin-left:auto;margin-right:auto;" to your <table> tag, that'll center it.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...