محتوى الدورة
Learn HTML In Arabic 2021
وصف الدرس

ال Code الموجود في الدرس

<html>
  <head>
    <title>Book Store</title>
  </head>
  <body>
    This Is My Book Store, Welcome
  </body>
</html>