How To Create Adoptable Site Easy?

How do create a website without using another site?

  • I know there are hundreds of sites that allow you to create other sites, but how do those sites create them? How did Google create its site or Facebook create its site? I am sure they did not use another site or company to do it for them. Thanks for your help

  • Answer:

    @Egobuilders Apparently this idiot thinks HTML is High end coding. You can do it on both a Mac and a PC just fine moron. Sorry had to rant on that one. In short go to w3schools.com for more information on what goes into building a website.

Alex at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

HTML, JavaScript, PHP, CSS, etc. Most websites that aren't template-based were written in the above languages. HTML is the standard language for writing code. Look at the website you're on now. All of those <text here> in the code are called tags and are the basic building blocks of websites. If you're really interested, start learning! w3schools.com is a great website for learning about HTML, JavaScript, PHP, CSS, and other languages (though there are countless others) To program your own website, just go to Notepad (or Textedit on a Mac) and save it as a .html (or .php if you are using php). Then start programming!

MT

By hand mainly (with code editors) with browser preview and with the help of wysiwyg (What You See Is What You Get) softwares. The most used is Adobe Dreamweaver

Corentin

Here's the deal... 1) Dreamweaver is NOT required to make websites. It is just a glamorized text editor. Open Notepad and save your files as whatever.html (See #2 below). If you are on a Mac and don't have a PC, unplug your Mac and destroy it with a sledgehammer and put the pieces in the garbage, that's where it belongs. Mac's are toys and aren't really designed for high end development like HTML. Then get a new PC on eBay for $200. 2) Create an HTML page and save it on your hard drive as "index.html" (just go to w3schools.com or Google how to create an html page, how to link html pages, how to add images in html, or try YouTube... easy easy stuff) and this index.html page will be your default home page when people go to www.yourdomainname.com... Then create about.html and services.html and contact.html etc, whatever pages you want. 3) Order hosting and order a domain name at the same time you order hosting, but do not use GoDaddy, they are the worst. HostGator.com is awesome. Whichever hosting company you use will tell you how to upload the files that you created on your hard drive. (They will send you an email with more information on that.) That should get the ball rolling for you. Contact me any time and I'll teach you CSS, Flash, JavaScript, PHP, MySQL, Shopping Carts, Search Engine Optimization, but don't learn ASP because PHP is way better.

egobuilders

Using Adobe Dream Weaver.

MAR

It's called writing your own code (HTML, CSS, Javascript, PHP, etc.). Content management systems such as wordpress, joomla and others are for people who want something immediate and don't want to learn how it works.

Toad

you should buy a hosting and install there a CMS(or you can write a website yourself manually)

Tina Kandelaki

i should known how some software like dream weaver adobe photoshop for design images & basic html code u should known its very important for create website coz its base

kashan ahmned

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.