Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
427ea67a
Commit
427ea67a
authored
Feb 03, 2011
by
Alessandro Portale
Browse files
Moved Content-Type http-equiv inside the head
parent
36243116
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/qtcreator/templates/html5app/html/index.html
View file @
427ea67a
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xml:lang=
"en"
>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<style
type=
"text/css"
>
body
{
margin
:
0
;
font-size
:
2em
;
}
h1
{
text-align
:
center
;
color
:
red
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment