Ruben vermeulen
lab1 - Basics of HTML
Goals of the exercise
- learning to use HTML for the first time
- learning the basic commands of html
- making our first website
the solution
go to the solutionDescription
the exercise was to create a website that told users what HTML is and what some uses of it are also we needed to create a page where all our other projects/labo's could be listed
Related links
Reflection
-
good
- i got the hang of the links pretty quick
- i got what the structure of html should look like using h1 h2 h3 ...
-
not good
- i forgot to implement a header main footer structure in my webpage
- most of the commands ii had to look up first