There are many different coding languages use while creating a web page. The first coding language is HTML, which stands for HyperText Markup Language. This type of coding language is used to add structure and content to a web page. It consists of a series of elements that you use to insert different parts of those contents to make it show up in a particular way. For example you can use this to pick what font you want your text to appear in the web page, or the font size. We used html quite a bit in the last few weeks of our course (mozilla.org). Another type of coding language is Javascript, which is one we’ve learned to use the last 3 weeks of the semester. Javascript is a coding language that adds functionality to a web page. It can be used to add aminations to a web page (like customizations on Myspace pages like I mentioned in another post of mine) or create new pages from scratch (analyticsinsight.net)
Best Programming Languages for Web Development. Analytics Insight. (2021, December 4). Retrieved March 2, 2023, from https://www.analyticsinsight.net/best-programming-languages-for-web-development/#:~:text=them%20in%20detail.-,JavaScript,buttons%20to%20creating%20complex%20animations.
HTML basics – learn web development: MDN. Learn web development | MDN. (2023, February 23). Retrieved March 2, 2023, from https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web/HTML_basics
Leave a Reply
You must be logged in to post a comment.