I'm actually using HTML 5 and I would like to build a valid and secure code with it.
Can someone please tell me what are the requirements in meta tags?
I currently have the following:
<meta charset="UTF-8" />
Any more required / or suggested, because of the validity or security of the website?