الراوبط الجزء الرابع

محتويات الدرس

كود الصفحة الاولي

				
					<!DOCTYPE html>
<html>
  <body>
    <h1>LearnSimply</h1>
    <p>
      My channel offers educational resources that start from the basics and
      extend to advanced levels in the field of programming. I am passionate
      about conveying knowledge in a simple and engaging manner, with a focus on
      providing content that benefits anyone interested in learning programming.
    </p>
    <hr>
    <h3>
        <a href="aboutme.html">
            About me
        </a>
    </h3>

  </body>
</html>
				
			

كود الصفحة التانية

				
					<!--Second Page -->
<!DOCTYPE html>
<html>
  <body>
    <h3>About Me</h3>
    <p>
      I am Ahmed Adel, the founder of the 'Learn Simply' channel. My goal with
      the channel is to simplify the learning process and provide engaging
      educational content in various fields, especially programming.
    </p>
  </body>
</html>
				
			

تقدر تشوف الفيديو