0% found this document useful (0 votes)
5 views1 page

HTML

The document is an HTML page titled 'Sevimli sportim' that discusses the author's favorite sport, football, and their favorite player, Messi. It includes an image of a football player and a link to a song related to football. The author expresses their passion for playing football and participating in competitions with their team.

Uploaded by

bekjonmamirjonov
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

HTML

The document is an HTML page titled 'Sevimli sportim' that discusses the author's favorite sport, football, and their favorite player, Messi. It includes an image of a football player and a link to a song related to football. The author expresses their passion for playing football and participating in competitions with their team.

Uploaded by

bekjonmamirjonov
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

<!DOCTYPE html> <!

-- Sevimli futbolchilarim -->


<html> <img src="[Link]" class="img-right"
<head> alt="Futbolchi rasmi">
<title>Sevimli sportim</title> <h2>Sevimli futbolchilarim</h2>
<style> <p>
body { Sevimli futbolchim Messi. Men uning o‘yinini
background-color: syan; /* Ko‘k fon */ ko‘rishni yaxshi ko‘raman.
font-family: Arial, sans-serif; </p>
margin: 20px;
} <!-- Qo‘shiq va ro'yxat -->
h1 { <h2>Qo‘shiq</h2>
text-align: center;
color: black; <a href="[Link]
font-size: 36px; v=h30UZ_5g4MQ" target="_blank">
} [Link]
.img-left { v=h30UZ_5g4MQ
width: 250px; </a>
float: left;
margin-right: 20px; <h3>Mashhur futbolchilar</h3>
border-radius: 8px; <ul>
} <li>Cristiano Ronaldo</li>
.img-right { <li>Lionel Messi</li>
width: 250px; </ul>
float: right; </body>
margin-left: 20px; </html>
border-radius: 8px;
}
.music-box {
background-color: #c7f9ff;
padding: 20px;
margin-top: 30px;
border-radius: 10px;
}
ul {
margin-top: 10px;
}
</style>
</head>
<body>
<h1>Sevimli sportim</h1>
<!-- Futbol qismi -->
<img src="[Link]" class="img-left"
alt="Futbol rasmi">
<h2>Futbol</h2>
<p>
Futbol — butun dunyo bo‘ylab millionlab
odamlar o‘ynaydigan sevimli sportim.
Men bolaligimdan futbol o‘yini bilan
shug‘ullanaman.
Har hafta jamoa bo‘lib futbol o‘ynaymiz va
musobaqalarda ishtirok etamiz.
</p>

You might also like