Open sjlagasse opened 5 years ago
https://github.com/AEncinas7/prj-rev-bwfs-dasmoto/blob/5a51a2eb9e77bc2ebf469127f07a82d58dd806b7/Dasmoto%20Project/index.html#L13-L18
Nice job using wrapping elements. To take a step further, try using <section> instead of div for semantic HTML.
<section>
https://github.com/AEncinas7/prj-rev-bwfs-dasmoto/blob/5a51a2eb9e77bc2ebf469127f07a82d58dd806b7/Dasmoto%20Project/index.html#L13-L18
Nice job using wrapping elements. To take a step further, try using
<section>
instead of div for semantic HTML.