Search results

  1. J

    Help me with designing a website with Adobe Flash!?

    I usually use 900-1000px wide and about 800px height. It really depends on how much content is being displayed. Take up just enough space in the .swf file to wrap around your content. Then the rest of the page surrounding the main content would be html.
  2. J

    HTML CSS Question regarding tables?

    Try css padding. probably padding-left or padding-right <td style='padding-left:5px;'>
Back
Top