TG Telegram Group Link
Channel: Html programming
Back to Bottom
Welcome to HTML!

HTML stands for HyperText Markup Language.

Unlike a scripting or programming language that uses scripts to perform functions, a markup language uses tags to identify content.

Here is an example of an HTML tag:
<p> I'm a paragraph </p>


@htmlprograming
By @proffesora
The Web Structure

The ability to code using HTML is essential for any web professional. Acquiring this skill should be the starting point for anyone who is learning how to create content for the web.

Modern Web Design
HTML: Structure
CSS: Presentation
JavaScript: Behavior

PHP or similar: Backend
CMS: Content Management
The <html> Tag

Although various versions have been released over the years, HTML basics remain the same.

The structure of an HTML document has been compared with that of a sandwich. As a sandwich has two slices of bread, the HTML document has opening and closing HTML tags.

These tags, like the bread in a sandwich, surround
everything else:
<html>
โ€ฆ
</html>
The <head> Tag

Immediately following the opening HTML tag, you'll find the head of the document, which is identified by opening and closing head tags.

The head of an HTML file contains all of the non-visual elements that help make the page work.
<html>
<head>โ€ฆ</head>
</html>
The <body> Tag

The body tag follows the head tag.
All visual-structural elements are contained within the body tag.

Headings, paragraphs, lists, quotes, images, and links are just a few of the elements that can be contained within the body tag.

Basic HTML Structure:
<html>
<head>
</head>
<body>
</body>
</html>
The HTML File

HTML files are text files, so you can use any text editor to create your first webpage.
There are some very nice HTML editors available; you can choose the one that works for you. For now let's write our examples in Notepad.
The HTML File

Add the basic HTML structure to the text editor with "This is a line of text" in the body section.
<html>
<head>
</head>
<body>
This is a line of text.
</body>
</html>
In our example, the file is saved as first.html

When the file is opened, the following result is displayed in the web browser: ๐Ÿ‘†๐Ÿ‘†๐Ÿ‘†๐Ÿ‘†
This media is not supported in your browser
VIEW IN TELEGRAM
Creating a Blog

Throughout this course, we'll help you practice and create your own unique blog project, so you'll retain what you've learned and be able to put it to use. Just keep going and follow the instructions in the TASK section. This is what your finished blog page will look like.
<html>
<head>
<title>My Blog</title>
</head>
<body>
...
Don't be afraid of long codes. By the time you complete the course, everything will make complete sense and look highly doable. We guarantee it!
The <p> Element
To create a paragraph, simply type in the <p> element with its opening and closing tags:
Single Line Break
Use the <br /> tag to add a single line of text without starting a new paragraph:
Formatting Elements
In HTML, there is a list of elements that specify text style.

Formatting elements were designed to display special types of text:
Formatting Elements
Each paragraph in the example is formatted differently to demonstrate what each tag does:
display <strong> as <b>, and <em> as <i>.
However, the meanings of these tags differ: <b> and <i> define bold and italic text, respectively, while <strong> and <em> indicate that the text is "important".
HTML Headings
HTML includes six levels of headings, which are ranked according to importance.
These are <h1>, <h2>, <h3>, <h4>, <h5>, and <h6>.
The following code defines all of the headings:
<html>
<head>
<title>first page</title>
</head>
<body>
<h1>This is heading 1</h1>
<h2>This is heading 2</h2>
<h3>This is heading 3</h3>
<h4>This is heading 4</h4>
<h5>This is heading 5</h5>
<h6>This is heading 6</h6>
</body>
</html>
แˆแŠ• แˆ€แŠญ แˆ›แ‹ตแˆจแŒ แ‹ญแˆแˆแŒ‹แˆ‰?
แˆ€แŠจแˆญ แˆˆแˆ˜แˆ†แŠ• แˆ…แˆแˆ แŠ แˆˆแ‹Ž?
แˆ€แŠจแˆญ แˆˆแˆ˜แˆ†แŠ•แˆต แˆแŠ• แˆแŠ• แ‹ซแˆตแˆแˆแŒ‹แˆ?
แˆตแŠ•แ‰ต แŠ แ‹ญแАแ‰ต แˆ€แŠจแˆญ แŠ แˆˆ?
โœณ๏ธOnline แˆตแˆซ แˆ˜แˆตแˆซแ‰ต แˆˆแˆแ‰ตแˆแˆแŒ‰ แ‹ญแˆ„แŠ• Bot แˆžแŠญแˆฉแ‰ต แŠฅแŠ› แˆžแŠญแˆจแŠ• แˆฐแˆญแ‰ทแˆแข

๐Ÿ”ปBot Link แฆ https://hottg.com/ask_anything_ethiopia_bot?start=i847559457

โ€ผ๏ธแˆ›แˆตแŒ แŠ•แ‰€แ‰‚แ‹ซโ€ผ๏ธ

๐Ÿ”ปแ‰ฆแ‰ฑแŠ• Start แˆตแ‰ตแˆแ‰ฑ Join Channel แ‹จแˆšแˆ แ‹ญแˆ˜แŒฃแˆ‹แ‰นแˆ€แˆ แŠฅแˆฑแŠ• แАแŠญแ‰ณแ‰นแˆ… แ‰ปแŠ“แˆ‰แŠ• Join แˆ›แˆญแŒ‹แ‰นแŠ• แŠฅแŠ•แ‹ณแ‰ตแˆญแˆฑโ€ผ๏ธแข แŠฅแŠ“ แ‰ปแŠ“แˆ‰แŠ• Leave แˆ›แˆˆแ‰ต แ‹จแˆˆแ‰ฃแ‰นแˆโ€ผ๏ธ แˆˆแŠ แŠ•แ‹ต แˆฐแ‹ แ‰ แˆ‹แŠซแ‰ฝแˆ แ‰แŒฅแˆญ แ‰ แ‹จแŠ แŠ•แ‹ณแŠ•แ‹ฑ แˆฐแ‹ 0.50 แˆณแŠ•แ‰ฒแˆ แ‹ญแŠจแแˆ‹แ‰ฝแŠ‹แˆแข

๐Ÿ”ปBot Link แฆ https://hottg.com/ask_anything_ethiopia_bot?start=i847559457
#แ‰ขแ‹แАแˆต_แŠ แŠ•แ‹ต_แ‹จแ‰ฐแˆจแŒ‹แŒˆแŒ โ€ผ
..........//..........
แŠ แˆแŠ• แ‰ แ‰ดแˆŒแŒแˆซแˆ แ“แ‰ต( bot) แ‰ฅแ‰ป แ‰ แˆ˜แŒ แ‰€แˆ แ‰ แ‹จแ‰€แŠ‘ แ‰ขแ‰ตแŠฎแ‹ญแŠ•( #bitcoin) แ‹จแˆแŠ“แŒˆแŠแ‰ แ‰ตแŠ• แˆ˜แŠ•แŒˆแ‹ต แŠจแ‰ณแ‰ฝ แˆŠแŠ•แŠญ แˆผแˆญ แŠ แ‹ฐแˆญแŒ‹แ‰ฝแŠ‹แˆˆแˆแข แŠฅแŠ“แ‰ฐ แ‰ แ“แ‰ฑ (bot) แŠฅแ‹จแŒˆแ‰ฃแ‰ฝแˆ แŠฎแ‹ญแŠ• แˆ˜แˆฐแ‰ฅแˆฐแ‰ฅ แ‰ตแ‰ฝแˆ‹แˆ‹แ‰ฝแˆแข แŠจแˆฐแ‰ แˆฐแ‰ฃแ‰ฝแˆ แ‰ แŠ‹แˆ‹ แ‹ˆแ‹ฐ แ‹ถแˆ‹แˆญ แˆ˜แ‰€แ‹จแˆญ แ‰ตแ‰ฝแˆ‹แˆ‹แ‰ฝแˆแข

แˆ›แŠ•แŠ›แ‹แŠ•แˆ แŒฅแ‹ซแ‰„ @gyonawiw แ‹ซแ‹แˆฉแŠ•แข
............
'' แŠจแ‹˜แˆ˜แŠ‘ แŒ‹แˆญ แŠ แ‰ฅแˆจแŠ• แŠฅแŠ•แ‹˜แˆแŠ•แค แ‹›แˆฌ แˆ‹แ‹ญ แˆแАแŠ• แАแŒˆแŠ• แŠฅแŠ•แŒˆแŠ•แ‰ฃแค แ‰ แ‰ตแŠ“แŠ•แ‰ต แŠ แŠ•แˆธแАแ แ‰ แАแŒ‹แ‰ฝแŠ• แŠ แŠ•แ‹ฐแˆซแ‹ฐแˆญโ€ผ''
.............

แˆ˜แŒแ‰ขแ‹ซ แˆŠแŠ•แŠญ:
๐Ÿ‘‡
https://hottg.com/Crypto_Claimer_Bot?start=847559457
#แ‹ซแˆแ‰ฐแŒ แ‰€แˆ›แ‰ฝแˆ_แ‰ฐแŒ แ‰€แˆ™๏ธŽโ€ผ
..
100.000 แˆณแ‰ถแˆบ (satoshi) แ‰ฅแ‰ตแ‹ฐแˆญแˆฑ 0.001แ‰ขแ‰ตแŠฎแ‹ญแŠ• (btc) แŠ–แˆซแ‰ฝแˆ แˆ›แˆˆแ‰ต แАแ‹แข

1 btc == $38000 แАแ‹แข แˆตแˆˆแ‹šแˆ… 0.001 แ‰ขแ‰ตแŠฎแ‹ญแŠ• (btc) = แŠจ $40 แ‰ แˆ‹แ‹ญ แ‹จแˆ›แŒแŠ˜แ‰ต แŠฅแ‹ตแˆ แŠ แˆ‹แ‰ฝแˆ แˆ›แˆˆแ‰ต แАแ‹แข
$1==57birr แŠฅแ‹จแ‰ฐแˆ˜แАแ‹˜แˆจ แАแ‹แข
//

100,000 satoshi === 0.001btc

1 btc ==== $38K

$1 ==== 57 Birr

แ‹‹แŠ“แ‹ แ‹จแ–แ‰ฑ ( bot) แˆŠแŠ•แŠญ แŠจแ‰ณแ‰ฝ แ‹ซแˆˆแ‹ แАแ‹แข แˆˆแˆŒแˆŽแ‰ฝ แ‹ˆแ‹ณแŒ…แ‹Ž แˆผแˆญ แˆ›แ‹ตแˆจแŒŽแŠ• แŠ แ‹ญแˆญแˆฑโ€ผ
๐Ÿ‘‡๐Ÿ‘‡
https://hottg.com/Crypto_Claimer_Bot?start=847559457



//
HTML Embed Code:
2025/07/06 00:40:20
Back to Top