Jump to content

judgem

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by judgem

  1. To add some more details:A good way of designing a website is to first make it work in FF. Work from top to bottom. Use the "IEtab" extension in FF to view your work in IE. Then adjust the elements the way I explained in my previous post.Best of luck!
  2. This option does the trick indeed but would not validate as valid CSS. Another way of getting the same result which does validate is add this to your stylesheet:* html #box6{ margin-left: 100px;}Again only IE will read this.Good luck!
×
×
  • Create New...