What’s the Difference?

245

There are three basic ways to build a website. Three key elements needed to get a site going and looking good. But what are these elements? How do they work? What are their roles? How do they differ?

 

To build a website you need Html, Css, and Javascrpit to get going. But how and when do we use them?

 

Html is the basic structure of a website. This will decide how words look on a website when seen by a person just browsing the site. For example, Html tags can make certain word(s) look like a headline or if you want, make them look like a paragraph.

 

 

 

 

Css on the other hand is more of a compliment to html, while still being equally as important. Css is able to change the design on the whole website. What type of font you want you material to be. If you want your text to be a certain color, css can handle that.

Javascript is a little different than both in the sense that it does not base on appearance per say. Instead of changing colors, designs, or making texts look a certain way or in a certain format, Javascript controls how a website reacts. If you want a more hands on experience for the consumer, javascript can do that. If making a button act a certain way when it is clicked is something you wanna do, javascript would be your go-to.

3 thoughts on “What’s the Difference?

  1. Laurentt,
    Your explanations of the code are very clear and i like how you connected them to show how these codes can work with one another to create a webpage.

  2. Laurentt,
    Defines the codes clearly and i like how you connected them to show how these codes can work with one another to create a webpage.

  3. Great blog Laurent!! I can admit that I was a little confused about which language did what and when to use each, but this really helped me understand it a lot more. The images, the easy to read text made it easier for me to learn all this! Amazing đŸ™‚

Leave a Reply

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