screen res/browsers

  • Thread starter Thread starter EN
  • Start date Start date
E

EN

What should my tables be set to for best viewing by most
browsers and screen resolutions? thanks
 
It depends on how you want your website to look. If you
want your appearance to fit "Full Screen" on different
resolutions, your best to use % widths. Using % widths
will give you more flexibility in the layout.

For browser compatability you also would want to include
the margin tags supported by Netscape: Marginwidth="0"
Marginheight="0" (or whatever your IE margin tags are set
to: Topmargin="0" Leftmargin="0")
******************************************

Hope it helps,
JDR
/////
 
100% percent width or a fixed width
of 750 pixels.


hth


--
95isalive
This site is best viewed..................
...............................with a computer
What should my tables be set to for best viewing by most
browsers and screen resolutions? thanks
 
Back
Top