Welcome Guest, Not a member yet? Register   Sign In
Swedish characters on static page
#2

[eluser]Johan André[/eluser]
Hey!

The welcome-view of the default install is missing some stuff.
Use this as a template for your views:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    &lt;html &gt;
    &lt;head&gt;
        &lt;meta http-equiv="content-type" content="text/html; charset=utf-8" /&gt;
        &lt;title&gt;Page title&lt;/title&gt;
    &lt;/head&gt;
    &lt;body&gt;
        &lt;!-- Content goes here! --&gt;
    &lt;/body&gt;
&lt;/html&gt;

Be sure to save the files using the UTF-8-encoding too...

PS! Jag är svensk också! Smile


Messages In This Thread
Swedish characters on static page - by El Forum - 09-08-2009, 03:20 PM
Swedish characters on static page - by El Forum - 09-08-2009, 03:54 PM
Swedish characters on static page - by El Forum - 09-08-2009, 04:26 PM
Swedish characters on static page - by El Forum - 09-09-2009, 03:30 PM
Swedish characters on static page - by El Forum - 05-31-2010, 10:33 AM
Swedish characters on static page - by El Forum - 05-31-2010, 12:14 PM
Swedish characters on static page - by El Forum - 05-31-2010, 01:37 PM
Swedish characters on static page - by El Forum - 05-31-2010, 03:08 PM
Swedish characters on static page - by El Forum - 06-01-2010, 04:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB