English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

(http://www.wewantwill.com/voteinfo.html)
Besides the fact that IE is completely worthless, why is the table content being pushed to the left? Everything works fine in firefox. In internet explorer, the data is pushed to the left of the cell... you can see that it is formatted as if it is centered, but is actually resting on the left side!

Arrrgh!

2007-04-10 12:46:49 · 8 answers · asked by machina_artillery 2 in Computers & Internet Programming & Design

8 answers

Looks ok in Safari.

By the way, you've got the ')' as part of your link.

2007-04-10 12:55:26 · answer #1 · answered by nospamcwt 5 · 0 0

Could you modify the link you supplied by removing the right hand bracket at the end of the link so that it works correctly?

I opened it using Firefox and there were 25 warnings using the HTML validator add-on.

I checked it using http://validator.w3.org/ and there were 41 errors. You may want to read through the Tips and Notes section of this link http://www.w3schools.com/tags/tag_map.asp
it might offer an explanation.

Your starting point should be to try and get zero errors using the W3C validator. It will be a steep learning curve but hopefully you will have gained some useful knowledge

2007-04-10 13:19:03 · answer #2 · answered by Anonymous · 0 0

it doesn't practice in the browser if the browser did not comprehend to apply the PDF reader. that's desirous to open in the browser window instead of placing out an totally separate application as a convenience to the Viewer. Why do you want to dis-in a position this skill? i'd leave your web site in case you unfolded a separate application except the single my browser knows to apply and has the record extension linked with already. Adobe has it set that PDFs making use of their reader will open in a browser's window/tab. Ron

2016-11-28 03:47:28 · answer #3 · answered by Anonymous · 0 0

in the td tag, align it inside of it instead of putting the align in a paragraph tag. Internet explorer is picky as hell for some reason while every other browser would see this correctly.

2007-04-10 14:02:49 · answer #4 · answered by Anonymous · 0 0

Yeah... IE sucks... glad to see you're developing for more then one browser though!

Change your

to

replace the XXXpx with the exact width of your content area (I think I saw it as 731?)

2007-04-10 12:56:53 · answer #5 · answered by spl 4 · 0 0

to center stuff on a page with style sheets in ie you use text-align:center; to do the same thing with ALL other browsers use margin:0 auto;

2007-04-10 12:59:13 · answer #6 · answered by Anonymous · 0 0

To center a table, instead of align=center use:



...

2007-04-10 13:57:50 · answer #7 · answered by fjpoblam 7 · 0 0

OK, see what happens if you replace:




with

2007-04-10 12:56:35 · answer #8 · answered by Tommy H 2 · 0 1

fedest.com, questions and answers