Author: junaidte14
-
Ep.014 – Form, Input, Placeholder – Learn HTML and HTML5 – Free Course
In the previous post, we have learned about the difference between block and inline elements. In this post, we will learn about the form and input tags as well as the placeholder attribute of the input tag.
-
Ep.015 – Name Attribute, Form Action and Method Attributes – Learn HTML and HTML5 – Free Course
In the previous post, we have learned about the form, input, label tags, and the placeholder attribute. In this post, we will learn about the name attribute, form action, and method attributes.
-
What is Freelancing?
In this post, we have discussed about freelancing, advantages and disadvantages of freelancing, some popular freelance categories and platforms etc.
-
Ep. 009 – Class and ID Attributes – Learn HTML and HTML5
In the previous post, we have learned how to use the style tag, link tag, and script tag. In this post, we will learn how and why we use the class attribute and id attribute?
-
SCEditor Remove iFrame Tag
If you are using SCEditor as a rich text editor in your Angular/React application and you are trying are seeing that the iFrame tag is removed from the editor then I have a solution for your problem.
-
Ep. 010 – Exercise – Learn HTML and HTML5 – Free Course
In the previous post, we have learned the difference between the class and id attributes and why/when we use them. In this post, we will do an exercise utilizing the knowledge that we have already learned in the previous lessons.
-
Ep. 008 – Style, Link, and Script Tags – Learn HTML and HTML5
In the previous post, we have learned how to add a line break, strong and italicized text, div and span tags, and style attributes. In this post, we will learn how to use style tag, link tag, and script tag and why we use them?
-
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. This course is prepared using the latest version of WordPress (5.8). Each lecture consists of a written blog post (like this) and a video hosted…
-
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 we are learning WordPress, and what the are the learning outcomes of this course.
-
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. 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.
-
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.
-
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 CSS property name and a value, separated by a colon. Multiple CSS declarations are separated with semicolons, and declaration blocks are surrounded by curly braces.
-
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 attributes e.g. title, excerpt, author, category, or any custom post meta boxes. Define column widths, link permalinks, enable/disable client-side filters for each column. Define number…
-
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 WordPress project on the localhost Wamp Server.
-
Ep. 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.
-
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 install Wamp Server, Xampp Server, or Local for WP software to set up localhost on our computer/laptop. In this post, we will discuss how to…
-
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 comments.
-
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.
-
Ep. 003 – Course Helping Material and Resources – Learn WordPress
In the previous blog post, we have briefly discussed about the course objectives, course requirements, why we are learning WordPress and the course learning outcomes/benefits. In this blog post, we will explore some helping material pages, resources and where to look for help when you get stuck while performing any activity.