Coding For Websites

198

Websites, today, are the primary resource where everyone gets their information. It is important that we know a basic understanding of how websites function. It is a complex idea, but we can begin learning about coding by learning important terms first.

HOSTS & DOMAINS

When looking at different websites, there is a common theme amongst them. They all end in “.com”, “.org”, “.gov”, etc. These are called domains. Domains are important because it gives websites credibility and puts websites in the same marketplace as their competitors. It is important that you establish a domain when creating a website. Additionally, you may want to look at a hosting service when creating a website. A hosting service sells you the domain for your website.

CODING

HTML, JS, and CSS are the leading coding languages in today’s society. HyperText Markup Language or “HTML” is the most popular structure for websites. HTML contains hyperlinks and tags and is responsible for the overall structure of the website. JavaScript or “JS” is responsible for things like the information, wording, and language on your website. Lastly, Cascading Style Sheets or “CS” is the style of your website. The colors, pictures, sizes, spacing, and fonts all fall under CSS.

Leave a Reply

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