What is the best way to build a website?
There are two ways: Get dummies books, read tutorials, throw something together and hope it works. If it doesn’t, come here and post a question that’s probably about a part of the site that’s not causing your problem. or Learn programming, learn how websites work, the client-server model, the document object model, HTML, CSS, PHP, Javascript, SQL – and write a site that probably has a few typos in it, but basically works, and that you understand. The first way is faster, but if you ever have to do it again you’ll be starting from scratch again. (And you won’t know wjy you’re doing what you do, you’ll be doing a paint-by-number picture.) After doing it the second way, and building a few sites, you won’t be asking questions, you’ll be answering questions you can’t even think to ask today.