DEV Community

Discussion on: What max-width do you set for your websites?

Collapse
 
yoursunny profile image
Junxiao Shi

I set 960px, because my screen is 1024x768.

<BODY BACKGROUND=black>
  <TABLE BORDER=0 WIDTH=960 BACKGROUND=white STYLE="margin:0 auto">
    <TR>
      <TD ID=content>
        <H1><IMG SRC=welcome.jpg BORDER=0></H1>
  </TABLE>
  <P COLOR=green>This page is best viewed on Internet Explorer 4.0 with 1024x768 resolution.</P>
Enter fullscreen mode Exit fullscreen mode
Collapse
 
madza profile image
Madza

Hahaha, I thought the Egyptian pyramids were among the most ancient structures humans have made πŸ˜€πŸ˜€Table layouts be like: hold my code πŸ˜‚πŸ˜‚