Website Coding.

120
You need to add a widget, row, or prebuilt layout before you’ll see anything here. 🙂

I’m writing this blog to cover the basics of how the websites you see and use every day are setup. There is quite a few things that go into setting up a website. Lets start with the proper code into your website, then you will need a domain registration, and finally data bases.

Starting of with the coding that goes into website there are three different kinds. HTML is what lays out the structure for your website, CSS is how you want to style you website, Finally JavaScript is the logic behind everything. Next you will need to domain registration which is buying your URL or the name of your website. When you do this it strictly becomes yours to use, however you do have to pay a small few yearly.

The last topic I want to talk about is databases. Database are a little different from the other two, but basically databases are places that store your data and everybody else. Databases are usually big buildings designed to take a beating since if they were to be destroyed you would lose everything that was on the web for that area.

Leave a Reply

Your email address will not be published. Required fields are marked *