حل مشروع الاساسيات

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

كود المشروع

				
					<!DOCKTYPE html>
<html>
  <body>
    <h1>learn Simply</h1>

    <hr />
    <p><mark>Welcome to my website all about learning programming.</mark></p>
    <h2><u>What Is Programming?</u></h2>
    <p>
      <i>
        Programming is a way to tell computers what to do. It's like giving them
        a list of instructions to follow.</i>
    </p>
    <h3>Why Learn Programming?</h3>
    <p>
      Learning programming is <del>not</del> important
      because it allows
      <sup>you</sup>
      to create <mark>software</mark>, <mark>websites</mark>, and
      <mark>apps</mark> ,. It's a valuable skill in today's<sub> world.</sub>
    </p>
    <h4>Getting Started</h4>
    <p>
      To start learning programming, you can follow these simple
      <small>steps</small>
    </p>
  </body>
</html>

				
			

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

X