Getting Started with HTML Web Design and Some Free HTML Templates to Choose
 
    HTML or HyperText Markup Language  is considered to be the basic building block of a functional website. There are a few dozens of HTML commands for you to know for preparing a nice layout of your web page. Before you write an HTML code or design web pages, one must choose a good HTML editor or make use of any random text editor as WordPad or Notepad.     Here are some considerations to make before you start with the designing of your page:     – How do you plan to store your files? If there is a lot of variety of files and pictures to be saved, then it is ideal to have separate directors for each.     – Consider whether to save the HTML files with extensions as.HTM or .HTML? Even though there is no difference between these, it is ideal to stick to a unique extension.     – Are you planning to use any unique template for web pages for a unique look and fee? For business websites, you may have to stick to a unique tone and page elements.     – How the page navigation is handled? The...
