Δημοσιεύτηκε: 01 Ιούλ 2011, 03:05
από linuxs
NickMrg έγραψε:
Edit: Ούπς τώρα είδα ότι δεν σου βγάζει τα ελληνικά στο μενού...χμ...γιατί;;


Δοκίμασε να αλλάξεις το:
Κώδικας: Επιλογή όλων
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-7" >

σε
Κώδικας: Επιλογή όλων
<meta http-equiv="content-type" content="text/html; charset=UTF-8" >

Θα πρέπει να βλέπεις ελληνικά...



Επίσης sry αλλα δεν είχα δημιουργήσει φάκελο και δεν έβρισκε το css. βλέπει τώρα μαθαίνω και εγώ. Στο πρόβλημά σου πρόσθεσα μόνο ένα
Κώδικας: Επιλογή όλων
<br>
που ουσιαστικά αλλάζει γραμμή. Η τροποποίηση είναι σε αυτό το σημείο:
Κώδικας: Επιλογή όλων
<div id="main">
<h3>Main Content</h3>
<p>This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.This is my main content area.</p> <br>
</div>

<div id="bottomleft">
<h3>Bottom1</h3>
<p>This is my bottom-left module position</p>
</div>

<div id="bottomright">
<h3>Bottom2</h3>
<p>This is my bottom-right module position</p>
</div>


ελπίζω να κατάλαβα σωστά το πρόβλημα σου ;) :P