How to create a Blog or Website?
In this article, we will have a look at some of the most common ways to create a blog or website, even if you are not a coding expert or very tech-savvy.
Read MoreIn this article, we will have a look at some of the most common ways to create a blog or website, even if you are not a coding expert or very tech-savvy.
Read MoreIn this article, we are going to learn how to embed images in a HTML document. Table of Contents Embedding Image in HTML page Attributes Figure Caption To add images to a page - we use <img> inline element It is an empty element - it doesn’t wrap any other content and exists as a single tag.
Read MoreIn this article, we are going to present to you the very basics of HTML. Table of Contents Introduction to HTML em, i, strong, b Nesting ins, u, del, s, mark Introduction to HTML It’s a Markup language for creating webpages - It describes the structure of a web page.
Read MoreIn this article, we are going to learn about Typography in HTML. Table of Contents Headings and Paragraphs em, i, strong, b Nesting ins, u, del, s, mark Headings and Paragraphs There are a number of different elements for displaying text on a web page.
Read MoreIn this article, we are going to learn about Static Site Generators (SSG). Table of Contents What is a Static Site Generator (SSG)?
Read MoreIn this article, we are going to learn about Hyperlinks in HTML. Table of Contents Hyperlink Relative and Absolute Paths Linking to parts of the same page Attributes of Hyperlink element Hyperlink - provides the ability to link from one web page or resource to another.
Read More