Thursday, December 7, 2023

HOW TO LEARN HTML EASY

HOW TO LEARN HTML EASY



HTML کامل کوڈنگ کے لئے آپ کو HTML کا استعمال کرکے ویب پیجز بنانے کی ضرورت ہوگی۔ HTML ویب ڈیزائن اور ترتیب دینے کے لئے استعمال ہوتا ہے۔ آپ اسکی مدد سے متن، تصاویر، لنکس، فارمز اور دیگر عناصر کو ویب پیج پر ڈال سکتے ہیں۔ HTML کوڈ لکھنے کے لئے آپ کسی ٹیکسٹ ایڈیٹر یا ویب ڈیزائن سافٹ ویئر کا استعمال کرسکتے ہیں۔ HTML کا کوڈنگ سیکھنے کے لئے آپ ویب ٹیوٹوریلز، کتابیں یا آنلائن ریسورسز کا استعمال کرسکتے ہیں۔ میں آپ کو کچھ بنیادی HTML کوڈ کے مثال دے سکتا ہوں، جیسے:

```html
<!DOCTYPE html>
<html>
<head>
<title>میرا ویب پیج</title>
</head>
<body>

<h1>میرا پہلا عنوان</h1>
<p>میرا پہلا پیراگراف</p>

</body>
</html>
```

یہ صرف ایک سادہ مثال ہے، لیکن HTML میں بہت س



What is HTML?

Okay, so this is the only bit of mandatory theory. In order to begin to write HTML, it helps if you know what you are writing.

HTML is the language in which most websites are written. HTML is used to create pages and make them functional.

The code used to make them visually appealing is known as CSS and we shall focus on this in a later tutorial. For now, we will focus on teaching you how to build rather than design.

The History and Background of HTML

HTML was first created by Tim Berners-Lee, Robert Cailliau, and others starting in 1989. It stands for Hyper Text Markup Language.

Hypertext means that the document contains links that allow the reader to jump to other places in the document or to another document altogether. The latest version is known as HTML 5

Markup Language is a way that computers speak to each other to control how text is processed and presented. To do this HTML uses two things: tags and attributes.

What are Tags and Attributes?

Tags and attributes are the basis of HTML.

They work together but perform different functions – it is worth investing 2 minutes in differentiating the two.

What Are HTML Tags?

Tags are used to mark up the start of an HTML element and they are usually enclosed in angle brackets. An example of a tag is: <h1>

Most tags must be opened <h1> and closed </h1> in order to function.


Do not use Microsoft Word or any other word processor when writing HTML code, only an HTML editor or at the very least, your machine’s built-in notepad, is suitable for the task.

Secondly, ensure that you’ve installed a number of different browsers such as Chrome and Firefox in order to preview your upcoming creation.

Creating Your First HTML Webpage

First off, you need to open your HTML editor, where you will find a clean white page on which to write your code.

From there you need to layout your page with the following tags.








<head>

<title>Get job In Pakistan</title>

</head>

</html>

No comments:

Post a Comment

Thanks for Comments.We will contact soon.

Job Opportunities in Ministry of Defence

Job Opportunities in Ministry of Defence GOVERNMENT OF PAKISTAN Ministry of Defence SITUATION VACANT Applications are invited from suitable ...