Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Problem sa č i ć

[es] :: Web dizajn i CSS :: Problem sa č i ć

[ Pregleda: 1547 | Odgovora: 5 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

multipleksor
Alen Pelinkovic
Student
Bar

Član broj: 195063
Poruke: 44
*.crnagora.net.



Profil

icon Problem sa č i ć12.03.2013. u 22:03 - pre 134 meseci
Imam problem sa č i ć. Podesio sam charset=windows-1252, međutim Š i Ž mi prikatuje Ok, dok Č i Ć prikazuje kao C. Ne znam u čemu je problem i kako ovo da riješim ?

Evo u nastavku zaglavlje:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" >
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Language" content="hr">
<title>sajt</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="stylesheet" href="css/text.css" type="text/css" />
</head>
Stranica se sastoji od HTML-a i CSS-a.

Kako ovo mogu da riješim ?
 
Odgovor na temu

plague
Software Developer
Auckland, NZ

Član broj: 46734
Poruke: 623
*.dynamic.sbb.rs.



+373 Profil

icon Re: Problem sa č i ć12.03.2013. u 22:05 - pre 134 meseci
Code (html):

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 
Odgovor na temu

multipleksor
Alen Pelinkovic
Student
Bar

Član broj: 195063
Poruke: 44
*.crnagora.net.



Profil

icon Re: Problem sa č i ć12.03.2013. u 22:13 - pre 134 meseci
Probao sam i sa utf-8 i dalje ne prikazuje Č i Ć, stim da Ž uopšte ne prikazuje.
 
Odgovor na temu

plague
Software Developer
Auckland, NZ

Član broj: 46734
Poruke: 623
*.dynamic.sbb.rs.



+373 Profil

icon Re: Problem sa č i ć12.03.2013. u 23:00 - pre 134 meseci
Da li kada napises teskt, snimis, zatvoris i ponovo otvoris file imas čćš... ili se i unutar samog fajla izgube? Posto moras i sam file snimiti u utf-8 encode-ingu.
 
Odgovor na temu

multipleksor
Alen Pelinkovic
Student
Bar

Član broj: 195063
Poruke: 44
*.crnagora.net.



Profil

icon Re: Problem sa č i ć13.03.2013. u 08:47 - pre 134 meseci
Rijesen problem. Potrebno je spremiti (ENCODIRATI) fajl sa utf-8 i tako sacuvati i to je to!
To je ona opcina ENCODINT WITH UTF-8 WITHOUT BOM!

Provjereno radi!
 
Odgovor na temu

multipleksor
Alen Pelinkovic
Student
Bar

Član broj: 195063
Poruke: 44
*.crnagora.net.



Profil

icon Re: Problem sa č i ć13.03.2013. u 20:39 - pre 134 meseci
Samo fajl snimis u utf-8 encodingu
 
Odgovor na temu

[es] :: Web dizajn i CSS :: Problem sa č i ć

[ Pregleda: 1547 | Odgovora: 5 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.