-1-
   
      
-2-
   
    
    
    
 
بلوجر  من الصفر   جزء 8
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
الاكواد المستخدمة فى الشرح
================
1
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
الاكواد المستخدمة فى الشرح
================
1
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
<!DOCTYPE html>
<html>
<head>
<style>
body {
  background-color: lightblue;
}
h1 {
  color: white;
  text-align: center;
}
p {
  font-family: verdana;
  font-size: 20px;
}
</style>
</head>
<body>
<h1>My First CSS Example</h1>
<p>This is a paragraph.</p>
</body>
</html>
==================
ما تم  اضافته على القالب ف هذا الدرس 
====================
| مسلسل | اسم الملف | لينك | المدة ب الدقيقة | 
|---|---|---|---|
| 1 | بلوجر من الصفر هام جدااجزء رقم 1 | https://youtu.be/7-jFF-mnAoE | 19 | 
| 2 | بلوجر من الصفر هام جدااجزء رقم 2 | https://youtu.be/Kd_y5x3YCqs | 12 | 
| 3 | بلوجر من الصفر هام جدااجزء رقم 3 | https://youtu.be/YfJZV5nnydA | 15 | 
| 4 | بلوجر من الصفر هام جدااجزء رقم 4 | https://youtu.be/a_55ZUKDGk4 | 13 | 
| 5 | بلوجر من الصفر هام جدااجزء رقم 5 | https://youtu.be/zckDVn-0qmQ | 13 | 
| 6 | بلوجر من الصفر هام جدااجزء رقم 6 | https://youtu.be/pZDtOACnU64 | 13 | 
| 7 | بلوجر من الصفر هام جدااجزء رقم 7 | https://youtu.be/L6vR2JTOQys | 13 | 
| 8 | بلوجر من الصفر هام جدااجزء رقم 8 | https://youtu.be/7Hbr-xsJIeI | 12 | 
| 9 | بلوجر من الصفر هام جدااجزء رقم 9 | https://youtu.be/bMXrvgKtiwo | 12 | 
| 9 | 122 | 
/*------------------body------------------------*/
body {
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTwVvlKVmXLjUXewKQqchB3ae10bG9fH5r1z424D0Jz-9fB3J3QzYhELd-VD_vRP0dL_DocyOvLLSXeGnC56NlrRGBE470jSbNyg0Dxr1DIWD7D1kjZ1kWmm4qbgr8N5mKxTj8Ltvr9C8/s1600/%25D8%25AE%25D9%2584%25D9%2581%25D9%258A%25D8%25A9.jpg);
}
body {
    background-color: #d7eaea;
}
-3-
  
    
    
    
 
-4-
  
  
