Please I need help I do not know how to put the meta attribute and the charset of UFT-8
read the guidline carefully you will understand it easily.
only u have to create a meta tag (which dont need a closing it, its a self closing tag)
and just add with an attribute Charset and its value between " UTF-8"
<meta charset="UTF-8>
1 Like
Welcome to the Forum.
By using the below link you can learn how you can post your code here.
Hope you find this helpful.