0
Correct me some mistakes inside my CV
3 Answers
+ 1
The placeholder attribute should be inside of the <textarea> tag
+ 1
Same as the href should be inside of the <a> tag.
+ 1
You need to learn structure of html.
You need to learn about tags and their attributes.
You need to learn parent and child elements like table, thead, tbody, tr, td.
You need to learn about inline and block elements