use utf-8 encoding for Turkish sites
This commit is contained in:
parent
679b37e6d3
commit
33a5294deb
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/>
|
||||
<style>
|
||||
body {
|
||||
margin: 0px;
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<style>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <style>
|
||||
body {
|
||||
margin: 0px;
|
||||
background-color: transparent;
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>AirTies</title>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/>
|
||||
<title>AirTies</title>
|
||||
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<style>
|
||||
html {
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<style>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/>
|
||||
<style>
|
||||
body {
|
||||
margin: 0px;
|
||||
background-color: transparent;
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/>
|
||||
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<style>
|
||||
body {
|
||||
margin: 0px;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<style>
|
||||
body {
|
||||
margin: 0px;
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<title>Huawei Home Gateway</title>
|
||||
<style>
|
||||
html {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<style>
|
||||
body {
|
||||
margin: 0px;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<style>
|
||||
body {
|
||||
height: 100%;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<style>
|
||||
body {
|
||||
height: 100%;
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<title>TP-Link Wireless N Router</title>
|
||||
<style>
|
||||
html {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"/> <link href="images/favicon.ico" rel="icon" type="image/x-icon" />
|
||||
<style>
|
||||
body {
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in New Issue