How to design a website without using html code

Jul 14, 2012, by admin

design-a-websiteDo you think that it’s difficult to make a website, without the use of HTML? Or do you think that you can’t create a website, because you don’t know coding? This article gives you options to create a website, without the use of HTML!

Steps design a website without using html code

Research. You should know some basic things about having a website. This means you should learn what Hosting, Domain, and Server is. Read the articles on Wikipedia or elsewhere.

Domain and Hosting Package. Buy a domain and hosting package online. This is fairly easy, but you should use your instinct to know whether to trust a site or not. Read here about buying a domain name, and here for articles about buying a web host.

Plan the design of your site. Plan your website well to avoid time consuming. It’s okay and even recommended to spend some hours or even days to plan the site well. Just take a piece of paper, pencil, eraser and a marker to start planning your site. Take a separate paper and write your all ideas on it. Then start planning about the site-map. Here’s a good guide on how to plan your site.

Start designing:

Using a Site-build of the hosting company . If you would have bought the domain and hosting from a good company, they would offer you a free site-building software or an online site-building platform to build your site. If you are beginner this way is very easy.

Using a WYSIWYG software. There are many WYSIWYG software available on the net. Dreamweaver and Web Studio 0.5 are recommended. Last mentioned have one month free trial period which is well enough to create a full website. It is very easy, but if you are having trouble, there’s many tutorial on the web, just search for it.

Using a open source developer. Probably you would have heard about WordPress, Joomla and Drupal. Which are famous opensource programs which are fully free to use. This is bit advanced but can be used for big projects.

 First download WordPress or Joomla and upload the files to your web server using a FTP client like Filezilla. When you log-in to your server you can see a folder call ‘public_html’ under this folder there should be a folder for your domain like ‘www.yourdomain.com’. You should upload the files in that folder to start developing the site. Once you uploaded, open your browser and point it to www.youdomain.com/wordpress or www.yourdomain.com/joomla. You have to do some settings there. if you done with that you can develop your site without a single coding.