Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

<html>

<body>
</body>

<head>
<meta charset="uft-8"/>
<title>‫<ﻣﻮﻗﻊ ﺑﻴﻊ اﻟﻜﺘﺐ‬/title>
<meta name="description" content="this is my book"/>
<link rel="stylesheet" href="gg"/>
<h1>welcome to book shop</h1>
<p>this my<b> book shop</b></p>
<p class="one">this is kaka</p>
<p class="two">ggg</p>
<p>kj<i>hhh</i>jjj</p>
<p><em>jkoj</em></p>
<p><mark>hahy</mark></p>
<p><u>hi</u></p>
<p><small>‫<اﺣﻴﻪ‬/small></p>
<p>i love <del>book</del></p>
<p><del>100¥</del>50¥</p>
<p>h<sub>2</sub>p</p>
<p>2 <sup>2</sup></p>
<a href="https://google.com" titiles="go to
google">google</a>
<img srs="https://images.app.goo.gl
/lrlbhrdfgk75hjrr7" alt="">
<ul>
<li>html</li>
<li>bash</li>
<li>js</li>
</ul>
<ol>
<li>name</li>
<li>oge</li>

</ol>
<ol reversed>
<li>name</li>
<li>mfnfj</li>

</ol>
<ol start="445">

<li>bhjk</li>
<li>kok</li>
</ol>
<ol type="a">

<li>bbb</li>

</ol>
<dl>

<dt>html</dt>
<dd>‫<ﻟﻐﻪ ﺟﺎﺣﺪه‬/dd>
<dt>css</dt>
<dd>‫ ﻣﻦ ﻏﻴﺮ‬html‫<وﻻ ﺣﺎﺟﻪ‬/dd>

</dl>
<table border="1" cellpadding="2px">

<thead>
<tr>

<td>name</td>
<td>id</td>

</tr>

</thead>
<tbody>

<tt>
<td>ahamed</td>
<td>7234</td>
</tt>

</tbody>
<tfoot>
<tr>
<td colspan="2">one</td>
</tr>
</tfoot>
<caption>html test</caption>

</table>
<hr>
<i>hh</i>

<!--
css ‫ﻫﺘﺤﺘﺎج اﻟﻜﻼم ده ﻟﻤﺎ ﺗﺘﻌﻠﻢ‬
-->
<div>
<h1>you are welcome</h1>
<p>i can see the my book</p>
</div>

<div class="my love t-shirt">


my love t-shirt----

t-shirt= 55$
</div>
<hr>
<div class="my love 2 shirt">
my love2 t-shirt ---
t-shirt=61$
</div>
<div>love <b>shirt</b>2</div>
<header>
hhh
</header>
<nav>lin</nav>
<section>
<section>jjj</section>
<aside>ĥ</aside>
</section>
<footer> ‫<ﻫﻼ وا‬/footer>

<div class="header">
<h2>koka</h2>

<ul>
<li>name</li>
<li>kfjd</li>
</ul>

</div>
<hr>
<div class="go">
go
</div>
<div class="on">
of
</div>

<audio controls>
<source src="AUD-20210420-WA0024.aas"
type="hhh">
<source src="AUD-20210420-WA0024.ogg"
type="hhh">
</audio>
<video controls width="600" height="400" autoplay
loop muted >q
<source src="‫ "ﻧﻜﺘﺐ ﻫﻨﺎ ﻣﺴﺎر اﻟﻔﻴﺪﻳﻮ‬type="‫ﻧﻜﺘﺐ ﻫﻨﺎ ﻣﺜﻼ‬
vadio /mp3">
<source src="‫ ﻧﻜﺘﺐ ﻫﻨﺎ اﻟﻔﻴﺪﻳﻮ ﻟﻜﻦ ﺑﻲ ﻣﺴﺎر‬ogg" type="‫ﻧﻔﺲ‬
‫ اﻟﻜﻼم ﻓﻮق ﻟﻜﻦ ﺑﻲ ﻣﺴﺎر‬ogg">
hi,
</video>
<!--
b ==> bold
strong ==> bold ==> important text
i ==> ltalic
em => emphaslizd
mark => marked text
u => underline
small => smaller text
del => deleted text
ul => unorderd list
li => list item
-->

</head>
</html>
‫ م‬٧:٤٨ :‫ﺗﻢ آﺧﺮ ﺗﻌﺪﻳﻞ ﻓﻲ‬

You might also like