Jump to content
xisto Community
Sign in to follow this  
Compute

Align To The Center

Recommended Posts

well its looks centered to me and i looked at the coding you did it right, just a quick question what browser are you using? so just in case it just your browser.

Share this post


Link to post
Share on other sites

It looks okay to me, too.
I'm looking at it with an iMac running IE5 and it appears centred. If it centres itself in this browser, you must have a weird one or your cache is picking up the previous version of the html instead of the newest one. Close your browser, empty your cache and temporary files and have another look at the site. Might solve the problem.
When I am testing a site I am building, I ususally 'expire' the cache using a Meta tag.
Use a previous date and your cache doesn't save the version. Makes re-loads a bit slower, but remove the meta tag after the testing is done so the caching works for others viewing your site.

For an in-depth discussion about this tag, see this link.

<META HTTP-EQUIV="expires" CONTENT="Wed, 26 Feb 1997 08:21:57 GMT"> Expires: Wed, 26 Feb 1997 08:21:57 GMT

Share this post


Link to post
Share on other sites

I just looked at the source of your page, and I think I found the error.

Find ( line 13) :  	<td valign="middle" align="middle">and replace this with :  	<td valign="middle" align="center">
In Internet Explorer you don't see the error visualy, but in perhaps other browers.

When this doesn't work, let us know.
Edited by Saint_Michael (see edit history)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.