HTML INTRODUCTION     HTML EDITORS     HTML ELEMENTS     HTML ATTRIBUTES     HTML HEADINGS     


  HTML PARAGRAPHS     HTML LINKS     HTML IMAGES      HTML TABLES      HTML LISTS    HTML FORMATTING     





★★★  HTML INTRODUCTION  ★★★

What Is HTML ?

HTML STRUCTURE :

Try it your self.

Back

★ ★ ★

★★★  HTML EDITORS  ★★★

Learn HTML Using Notepad or Visual Code Studio :

Follow the steps below to create your first web page with Notepad.

Step 1 :

Step 2 :

Step 3 :

Step 4 :


Try it your self.

Back

★ ★ ★

★★★  HTML ELEMENTS  ★★★

EXAMPLES :


Nested Html Elements :

Elements Explanation:

html :

Body :

h1 :

p :

NOTE : (Never Skip the End Tag)

Empty HTML Elements :

Example :

Try it your self.

Back

★ ★ ★

★★★  HTML ATTRIBUTES  ★★★

Attributes Explanation :

href :

src :

Width & Height :

alt :

Title :

Try it your self .

Back

★ ★ ★

★★★  HTML HEADINGS  ★★★

Try it your self.

Back

★ ★ ★

★★★  HTML PARAGRAPHS  ★★★

Try it your self.

Back

★ ★ ★

★★★  HTML LINKS  ★★★

Links-Syntax :

Target Attribute :

By default, the linked page will be displayed in the current browser window. To change this, you must specify another target for the link.

HTML Links Tag :

Example :

Try it your self.

Back

★ ★ ★

★★★  HTML IMAGES  ★★★

Image Size :

Try it your self.

Back

★ ★ ★

★★★  HTML TABLES  ★★★

Example :

A simple HTML Table :

Table Cells :

Table Rows :

Table Headers :

HTML Table Tags :

Try it your self.

Back

★ ★ ★

★★★  HTML LISTS  ★★★

Order List :

Unordered List :

Description List :

HTML List Tags :

Try it your self.

Back

★ ★ ★

★★★  HTML FORMATTING  ★★★

HTML Formatting Elements :

Formatting elements were designed to display special types of text:

HTML B And Strong Elements :

HTML I And Em Elements :

HTML Mark Element :

HTML Del Element :

HTML Ins Element :

HTML Sub Element :

HTML Sup Element :

HTML Text Formatting Element :

Try it your self.

Back

★ ★ ★

If we need to more learn about HTML and other lanuages.

Visit WEBSITE.

Top.