diff --git a/html-css/WhatWouldYouChange/test.html b/html-css/WhatWouldYouChange/test.html
index 62e45f11..c7f0420a 100644
--- a/html-css/WhatWouldYouChange/test.html
+++ b/html-css/WhatWouldYouChange/test.html
@@ -19,6 +19,17 @@
* The content itself
Bonus point for the correct use of the word "semantic" in an answer.
+
++ bold might benefit from a span tag to not conflict with CSS
++ ID is caps
++ indentation is not clear - what elements contain other elements
++
might benefit from a list
++
might actually be a
closing tag bad ++ redSection not very descriptive id ++ might benefit from some classes ++ information might need to be contained in a form ++ paragraphs are for reading not for listing -->