1. Home
  2. /
  3. Blog
  4. /
  5. دورة تطوير المواقع الإلكترونية 1
Web design and development

دورة تطوير المواقع الإلكترونية 1

September 27, 2022 2 min read 137
دورة تطوير المواقع الإلكترونية 1
<p style="text-align: right; "><font data-keep-original-tag="false" data-original-attrs="{" style":""}"="" size="4"><b>تحميل ملف&nbsp;<a href="https://k14n.com/w3mdrive/index.php?p=wd+course&amp;dl=home.html" target="_blank">الشرح</a></b></font></p><p style="text-align: right;"><a data-original-attrs="{" data-original-href":"https:="" code.visualstudio.com="" ","target":"_blank"}"="" href="https://code.visualstudio.com/" target="_blank"><b><font data-keep-original-tag="false" data-original-attrs="{" style":""}"="" size="4">برنامج visual studio code</font></b></a></p><p style="text-align: right;"><a data-original-attrs="{" data-original-href":"https:="" www.sublimetext.com="" ","target":"_blank"}"="" href="https://www.sublimetext.com/" target="_blank"><b><font data-keep-original-tag="false" data-original-attrs="{" style":""}"="" size="4">برنامج sublime text</font></b></a></p><p style="text-align: right; "><br></p>
<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<title>my website</title>
</head>
<body>
<!-- my comments -->
<h1 align="center" >welcome</h1>
<h2>welcome</h2>
<h3>welcome</h3>
<h4>welcome</h4>
<h5>welcome</h5>
<h6>welcome</h6>
<b>bold text</b>
<p>prograph</p>
<strong>strong text</strong>
<i>italic text</i>
<mark>marked text</mark><br>
<ins>inserted line text</ins>
<br>
<del>deleted text</del>
<sup>super script</sup>
<sub>subscript</sub>
<br>

<ahmed>Hello, my name is Ahmed</ahmed>

<a href="https://google.com" >click here</a>

<b>
	<i>
		<mark>
			<a href="https://google.com">my text</a>
		</mark>
	</i>
</b>
</body>
</html>
Share:
Read next

Related articles