In the previous post, we have learned how to add images and videos to an HTML page. In this post, we will learn how to add tables with rows and columns to an HTML page.
forwardCategory: Web Programming
Ep. 005 – Images and Videos – Learn HTML & HTML5
In the previous post, we have learned how to add lists, quotations, and comments to an HTML page. In this post, we will learn how to add images and videos to an HTML page.
forwardEp. 004 – Lists, Quotations, and Comments – Learn HTML and HTML5
In the previous post, we have discussed paragraphs, headings, and anchor tags. In this post, we will learn about how to add ordered lists, unordered lists, quotations (Blockquotes), and HTML comments.
forwardEp. 003 – Paragraph, Headings and Anchor Tags – Learn HTML & HTML5
In the previous blog post, we have learned how to create a simple HTML page. In this blog post, we will learn how to add paragraphs, headings, and anchor tags (links) to an HTML page.
forwardEp. 002 – How to Create a Simple HTML Page – Learn HTML & HTML5
In the previous blog post, we have learned what is HTML and in this blog post, we will learn how to create a simple HTML page from scratch.
forward#01 – Introduction – TypeScript
forward
#00 – Concepts and Notes – JavaScript
forward
#02 – Core Concepts – Learn GraphQL
In this post, we have discussed the core GraphQL concepts e.g. schema, types, queries, mutations, and subscriptions with example codes.
forward#01 – Introduction – Learn GraphQL
forward
#01 Introduction – Learn Next.js
Next.js is a framework used to develop production ready React applications. Next.js provides many useful features e.g. pre-rendering, smart bundling, dynamic file-based routing, route pre-fetching and many more. In this blog post, we have discussed the prerequisites, how to create next.js application, next.js pages, and pre-rendering techniques.
forward