Jump to content

dannolan

New Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by dannolan

  1. I agree that when creating a wire frame you are best using whatever you are comfortable with. Illustrator is a good tool with demonstration the general size and layout. However, I have also found that some clients can get confused by this and sometimes using a pen and sketch pad in front of them can be the easiest way to get your ideas across.
  2. I have looked through the previous comments and the advice you have been given seems to be correct. I would have the <div id=”wrapper”> go around everything - starting after your <body> and closeing before your </body>. If you do this on every page this should centre everything on you. In your styles have #wrapper { clear: both; margin: 0 auto; width: 1050px; overflow: hidden; }
×
×
  • Create New...