Today session was about HTML. We went through the history, the terminology, the semantics and the boilerplate.
I have been practising Html for a while but after today session, I realized that I probably made so many mistakes without realizing it. With the help of some online platforms like validator, now I can verify if there is no error in my code or check the outcome of the page with Html outliner.

In the afternoon session, we begin with a coding session, where we practise in the groups. One important thing that I learned today is that always visualize the layout and try to figure out which tag matches to every specific layout. Second is that a well developed website has a valid, fast and efficient codes which are searchable by human and bots, readable by computer reader.
I had to go back to my previously exercises that i have done before, tried to change the Html files and use the semantics tags and validate the files on Validator.
In my opinion,the use of these online tools it is the best way to work on any project and avoid to waste time and to make mistakes.
Jean Cédric NTWARI