What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

why it is not working?

lerigol

New member
Joined
Sep 16, 2021
Messages
1
Reaction score
0
HTML Coins
0
Hello guys! I am new here! could you please help me? I think I declare everything right, but my website is not showing portuguese characters. Also, the original source code changes completely!

My code on Visual Studio:

<!DOCTYPE HTML>
<html lang=”pt-br”>
<head>
<meta charset=”UTF-8”>
<link rel=”stylesheet” type=”text/css” href=””>
<title></title>
</head>
<body>
çêéíÚ
</body>
</html>

What is showing after I upload it:

<!DOCTYPE HTML>
<html lang=â€pt-brâ€>
<head>
<meta charset=â€UTF-8â€>
<link rel=â€stylesheet†type=â€text/css†href=â€â€>
<title></title>
</head>
<body>
çêéÃÚ
</body>
</html>

What do I have to do??? hahaha Sorry, I am totally new! I don´t know it is because my domain is international! I have no idea! if someone wants to give some explanation, I WILL BE GLAD!!!!

Thanks!
 

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back