Skip to content

Commit

Permalink
first commit, added tejriba.html
Browse files Browse the repository at this point in the history
  • Loading branch information
abdumomin-ai committed Feb 20, 2024
1 parent d2e71b4 commit 1e10c4f
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 0 deletions.
14 changes: 14 additions & 0 deletions tajriba 3.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>tajriba 3 </title>
</head>
<body>
<video controls="controls" autoplay="autoplay">
<source src="video.mp4" type="video/mp4">
<video src="video.ogv" type="video/ogv">
<source src="video.webm" type="video/webm">
<video src="https://youtu.be/ErMSHiQRnc8">
</video>
</body>
</html>
50 changes: 50 additions & 0 deletions tajriba.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
<!Doctype html>
<html lang="uz">
<head>
<meta charset="UTF-8">
<base href="http://yurt.uz/" target="_self">
<title>HTML5 saboqlari</title>
</head>
<body>

<header>

<hgroup>
<h1 align="center"> HTML5 saboqlari </h1>
<h4 align="right">Mukammal dasturlash kitobidan </h4>
<h6 align="right">1-kitob</h6>
</hgroup>

<nav>
<a href="html.htm">HTML5</a>
<a href="scc.htm">SCC3</a>
<a href="script.htm">JavaScript</a>
<nav>
</header>

<aside id="left">
<p>HTML5</p>
<p>SCC</p>
<p>JavaScript</p>
</aside>

<aside id="right">
<nav>
<a href="abok.htm">Kitoblar</a> <br>
<a href="sbook.htm">Hikoyalar</a> <br>
<a href="hbook.htm">Ma'lumotnomalar</a>
</nav>
</aside>

<main>

<article>

Ushbu sahifaning asosiy urg'u berilgan ma'lumotlari joylashadi
</article>
</main>
<img src="cat.jpg" type="cat/jpg">

<footer> 2024 </footer>

</body>
19 changes: 19 additions & 0 deletions tajriba1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html>
<head>
<title>tajriba</title>
</head>
<body>
</h1>
<p style="font-family: Arial;font-size:14pt; background-color: lightblue; text-align: center;"> ro'yxatlar </p>
</h1>
<ol>
<h1>
<li>ro'yxat bandi</li>
<li>ro'yxat bandi</li>
<li>ro'yxat bandi</li>
</h1>
</ol>
<img src="../Tajribalarim/00001.rar">
</body>
</html>
13 changes: 13 additions & 0 deletions tajriba2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<title> tajriba 2 </title>
</head>
<body>
<img src="../Tajribalarim/00001.jpg" width="500" height="700">
<video width="800" height="450">
<source src="video.ogv" type="video/ogg">
<source src="video.mp4" type="video/mp4">
<source src="video.webm" type="video/webm">
</body>
</html>

0 comments on commit 1e10c4f

Please sign in to comment.