Jump to content

GermanPrince

Members
  • Posts

    59
  • Joined

  • Last visited

Previous Fields

  • Languages
    (X)HTML, CSS, JavaScript, ASP.NET, PHP

Contact Methods

  • Website URL
    http://
  • ICQ
    0

GermanPrince's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. I agree. Use Notepad to begin with, because it helps you learn the actual coding and helps give you a better understanding of code. Once you get into bigger projects thought use a editor. Just make sure that it offers a design view and a source view.
  2. I use Visual Studio Web Designer 2008.
  3. If your just asking how to center an image on a page then use the <center> tag. It will even work with the <div> and <span> tags if you define a width in the stylesheet.
×
×
  • Create New...