Best Practice Superscript in HTML - Learn Online

Super Script Practice

Lesson Details:
January 13, 2020


I: Introduction

So, why would you want to learn web development? Well, you probably already know that there are a lot of jobs out there for web developers and you want to be one of them. You feel like it’s a new and trendy thing and you like the idea of being on top of the latest trends.

A: Html basic tutorial

Well, first we need to go back to the basics. HTML is an acronym for Hyper Text Markup Language and is used to create websites. It is the basic building block of all websites and is used to create content such as text, images, links, and more. The best way to start learning HTML is by using a basic tutorial. Here is a good place to start: https://www.codecademy.com/en/tracks/web/fundamentals/html-basics/exercises/html-basic.

II: Body

Once you have mastered the basics of HTML you can move on to learning CSS ( Cascading Style Sheets). CSS is similar to HTML but instead of creating content it allows you to control how your HTML content looks. Here is a great place to start: https://www.w3schools.com/css/default.asp. Once you have learned both HTML and CSS you can then learn JavaScript which will allow you to interact with your HTML elements. Here is a good resource for [removed] https://www.freecodecamp.com/javascript-tutorial/.

III: Conclusion

After learning the basics of HTML, CSS, and JavaScript you can move on to learning front end programming languages such as Angular or ReactJS. Both are great tools for making interactive websites and apps with rich functionality. In my opinion I would suggest learning ReactJS over Angular but I’m just a beginner so who am I? For more information on these check out http://reactjs.org/, https://angular.io/, or http://angularjs.org/.

loader
Course content