<div id="main">
<div class="inner">
<h1>1. Project management</h1>
<p>In week one, our Our main objective is to assess progress, highlighting achievements and opportunities for growth, and
sharing the knowledge gained. To achieve this, we'll use Git to showcase our work throughout the course and HTML with
Visual Studio to code the website and create its content.</p>
<h1 class="blue">Somethings about Git</h1>
<p>Have you heard about Git? It's awesome because it lets you collaborate with others by sharing your work and accessing a
server remotely.</p>
<p>On their website, they describe that:</p>
<blockquote>Git is a free and open source distributed version control system designed to handle everything from small to
very large projects with speed and efficiency.</blockquote>
<p>In simple terms, Git is a version control system that we will use to manage course content. So, we will manage the different
pieces of information, and version control will save the history of the current files. </p>
<p>To use this, you just need to learn a few simple commands:</p>
H T M L C O D E
V I E W W E B S I T E