HTML

During a session with our tutor, he taught us how to properly run our site using code, and he also taught us several banners :

  • We learnt The Body : <body>
  • the Banners For the Links and the photos : <img>,<a>
  • the headers : <head>
  • the paragraph : <h1>,<p>
  • the title : <title>
  • all things related to arrays and spaces : <table>, <td>, <tr>