Discussion: DW8 and IE8 Beta 1
Afficher un message
Vieux 15/06/2008, 16h40   #3
(_seb_)
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: DW8 and IE8 Beta 1

ukracer wrote:
> Can anybody advise me how to make the body tag centre the page in IE8? The
> attached code works fine in IE7 and Firefox but displays left aligned in IE8!
>
>
> Many thanks for any assistance that can be offered
>
> <div align="center">
> <table width="700" border="0" cellpadding="0" cellspacing="0">
>


you don't need a div to cnter a table!

<table align="center" width="700" border="0" cellpadding="0" cellspacing="0">

works in all browsers

--
seb (@webtrans1.com)

high-end web design: http://webtrans1.com

Sign-up for a free beta test of SiteLander, an ingenious website-builder:
http://webtrans1.com/sitelander/

music: http://myspace.com/popmodelberlin
  Réponse avec citation
 
Page generated in 0,04656 seconds with 9 queries