step 1: We will be seeing how formatting is done in HTML, how links work, about various different tags, and many more. We have provided you with the content which you can go through and practice things out.
1. Text Formatting,
2. Elements,
3. Links,
4. HTML block elements ,
6. Header,
7. Footer
Step 2: Now we will be working on creating lists and forms in HTML. We have provided you with the content which you can go through and practice things out. Don’t forget to do the exercises
2. HTML forms
5. Input Types
Step 3:- Today we will be working with tables and Media in HTML.HTML tables allow web developers to arrange data into rows and columns. Media is helpful when you want to make your website or webpage look attractive by providing some interactivity to the user on the go. We have provided you with the content which you can go through and practice things out.
7. Playing with youtube videos in HTML
Step 4:- Today we will be working with APIs in HTML. API is one of those things which you will be using many times in your project to make your code lighter and faster. We have provided you with the content which you can go through and practice things out.
1. Geolocation
3. web storage
4. Web Workers
5. SSE API