Jump to content

GermanPrince

Members
  • Posts

    59
  • Joined

  • Last visited

Posts posted by GermanPrince

  1. If you are new in programming and starting time use TSW or some other editor. It is badly effect to your learning. Because, all editor are make coding easy to the programmer.Other side notepad gives you only writing page. Not provide any other help. There all things do only your brain. There you need remind all coding language perfectly. If you are learn this process you learn perfectly. This process helping you future and you understand it benefits when you starting professional developing.So, starting time use notepad or any plain page and after a certain time when you familiar all code move any editor which you feeling it is perfect for you.
    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. 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...