Radeon Posted August 29, 2009 Report Share Posted August 29, 2009 Hi,I''m making my own non-published HTML code, but I have a problem that keeps me mad!I try to get the tables to align to the center, but nothing works, styles, divs, CSS, nothing else but <center> and I really wouldn't like to use the old tags. Link to comment Share on other sites More sharing options...
dsonesuk Posted August 29, 2009 Report Share Posted August 29, 2009 (edited) its obvious! using our ESP to look through your html coding, and css, a temporal displacement has been found i.e. a temporal phenomenon in which a certain element from an area within the page is misplaced into another element. If not corrected, a temporal displacement could have devastating effects on design layout as you have indeed experienced.give us coding please! Edited August 29, 2009 by dsonesuk Link to comment Share on other sites More sharing options...
Ingolme Posted August 29, 2009 Report Share Posted August 29, 2009 Try applying margin: auto; to the table that you want to center. Link to comment Share on other sites More sharing options...
Radeon Posted August 30, 2009 Author Report Share Posted August 30, 2009 Try applying margin: auto; to the table that you want to center.Thanks, this completely fixed the problem! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now