-
CSS Syntax
The selector are the elements or tags of HTML you want to style using CSS. The declaration block contains one or more declarations separated by semicolons. Each declaration includes a…
-
Ep. 007 – Line Break, Strong and Italic Text, DIV and SPAN tags, Style Attribute – Learn HTML and HTML5
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,…
-
Ep. 006 – WordPress Project Set-Up – Learn WordPress in Urdu
In the previous post, we have learned how to download and set up localhost using Wamp Server Software. In this post, we have discussed how to set up a new…
-
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…
-
Ep. 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…
-
Ep. 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.
-
Ep. 002 – Course Objectives, Requirements, and Outcomes – Learn WordPress in Urdu
In the previous post, we have briefly given the introduction to the course titled “Learn WordPress in Urdu”. In this post, we have discussed the course objectives, course pre-requisites/requirements, why…
-
Ep. 001 – Course Introduction – Learn WordPress in Urdu
Today, we are starting a new course titled “Learn WordPress in Urdu”. This blog post gives an overview of the course and provides information about the contents of the course.…
-
CODOWPPOSTS – Features and HowTo Guide – WordPress Plugin
CODOWPPOSTS is a WordPress plugin to show posts, pages, or custom posts on the frontend in tabular format with client-side filters and pagination. Select post type, add/re-order/delete columns with post…
-
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…
-
Ep. 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…
-
Ep. 005 – Wamp Server Set Up – Learn WordPress
In the previous post, we have learned what is localhost? why we use it? and how we can set up localhost on our computer/laptop. We have learned that we can…