treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Bootstrap Languages

  • Hey i have a site built around Twitter Bootstrap.

    But i have a issue, my site needs to be in Japanese as well but when i tried to translate it in Dreamweaver i got the result in the image link http://i.imgur.com/vol2M.png So how can i change it so bootstrap can support Japanese Characters? I know its possible in the css but how do i do it?

    Thanks

  • Using <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> or <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS"> in the in the head section should display japanese characters correctly