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.
forwardCategory: Web Programming
Ep. 006 – Tables – Learn HTML and HTML5
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.
forwardEp. 007 – Line Break, Strong and Italic Text, DIV and SPAN tags, Style Attribute – Learn HTML and HTML
In the previous post, we have learned how to add tables with columns and rows to an HTML page. In this post, we will learn how to add line breaks, strong and italicized texts, div and span tags, and style attributes.
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.
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. 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.
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