HTML Dersleri | HTML Kurulumu | HTML Programlama Dersleri
<html>
<head>
<title>8. uygulama</title>
</head>
<body>
<a href = "https://eba.gov.tr" target = "_blank"><img src="image/eba.png"title="meb" alt="meb" border="2"></a> <br> <br>
<strong> <i> <u> <font color="red"> Videolu Ders Konuları </font> </u> </i> </strong> <br>
<ol type="A">
<li>FİZİK KONULARI<ol type = "1">
<li>Maddenin Özellikleri <ul type="circle">
<li><a href = "https://www.youtube.com/watch?v=O7Pf0lvaJvI" target="_blank">Özkütle</a></li>
<li><a href = "https://www.youtube.com/watch?v=bXg099deXZE" target="_blank">Dayanıklılık</a></li>
</li></ul>
<li>Hareket <ul type="circle">
<li><a href = "https://www.youtube.com/watch?v=Ag0Cst1nj0I" target="_blank">Hareket</a></li>
<li><a href = "https://www.youtube.com/watch?v=fCsZcK0UuzA" target="_blank">Kuvvet</a></li>
</li></ul>
</li> </ol>
<li>MATEMATİK KONULARI <ol type = "1">
<li>Mantık <ul type="circle">
<li><a href = "https://www.youtube.com/watch?v=lfIlIpcdkrk" target="_blank">Mantık</a></li>
</li></ul>
<li>Kümeler <ul type="circle">
<li><a href = "https://www.youtube.com/watch?v=hq90juc7Vq0" target="_blank">Kümelerde Temel Kavramlar</a></li>
<li><a href = "https://www.youtube.com/watch?v=oi9cijKYrBA" target="_blank">Kümelerde İşlemler</a></li>
</li></ul>
</li></ol>
<li>KİMYA KONULARI <ol type = "1">
<li>Atom ve Priyodik Sistem <ul type="circle">
<li><a href = "https://www.youtube.com/watch?v=AjjHEA6OgAg" target="_blank">Atom Modelleri</a></li>
<li><a href = "https://www.youtube.com/watch?v=iEB7OoeRUCs" target="_blank">Atomun Yapısı</a></li>
<li><a href = "https://www.youtube.com/watch?v=3vb-RVHPrVc" target="_blank">Periyodik Sistem</a></li>
</li></ul>
</li></ol>
</ol>
</body>
</html>