Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML How to Make a Website HTML First Use HTML Elements

i would like to set character set for my meta tag

Hi! How i can add character set to my meta tag ?

<html> <head> <meta charset=" utf-8>" <title> Birima Burma</title> <h1> Photografer</h1> </head> <body> <header> <section>Gallery go here now </section> <footer> &copy www.shanatto.com</footer> </header> </body> <h1> Birima Burma</h1< </html>

3 Answers

Jacek Szemplinski
Jacek Szemplinski
6,423 Points

Hi,

You should use this tag:

<meta charset="character_set">

replacing character_set with one you'd like on your site (e.g. UTF-8, ISO-8859-1).

You can read more about it on MDN pages

Jacek.

thanks indeed for help Jacek

hi! all of you wright now i am doing img exersise ? 1- how can i add imge atribut perfectly? 2- where i can ask a questions emergenzly here? 3- what i do to recover importantes proviose videoes? yes I am not writting good english !!!