/    Sign up×
Community /Pin to ProfileBookmark

quick question about my starting template

This is my starting template im going to use when i start most sites. What do you think.. are there anymore usefull meta tags i should add, or anything like that?

[SIZE=1]

[code=php]<!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” lang=”en”>

<head>
<title>untitled</title>

<meta http-equiv=”content-type” content=”application/xhtml+xml; charset=iso-8859-1″ />
<meta http-equiv=”content-script-type” content=”text/javascript” />
<meta http-equiv=”content-style-type” content=”text/css” />

<meta name=”robots” content=”all” />
<meta name=”revisit-after” content=”5 days” />
<meta name=”doc-class” content=”living document” />

<meta name=”copyright” content=”Copyright 2004 Me” />
<meta name=”author” content=”Me” />

<meta name=”description” content=”Description goes here dude” />
<meta name=”keywords” content=”these, are, my, keywords” />

<meta http-equiv=”imagetoolbar” content=”no” />
<meta name=”mssmarttagspreventparsing” content=”true” />

<link rel=”shortcut icon” href=”favicon.ico” type=”image/x-icon” />

<style type=”text/css” media=”screen”>@import “stylesheet.css”;</style>
</head>

<body>
<h1>Header 1</h1>
</body>

</html>[/code]

[/SIZE]

to post a comment
Full-stack Developer

6 Comments(s)

Copy linkTweet thisAlerts:
@The_CheatauthorApr 22.2004 — anyone out there?
Copy linkTweet thisAlerts:
@PeOfEoApr 22.2004 — i think ur good.
Copy linkTweet thisAlerts:
@The_CheatauthorApr 22.2004 — ok cool..


quick question, are meta tags case sensative? for example, does it matter whether i were to use:

<meta http-equiv="content-type" content="application/xhtml+xml; charset=iso-8859-1" />

or

<meta http-equiv="[b]C[/b]ontent-[b]T[/b]ype" content="application/xhtml+xml; charset=iso-8859-1" />

?

I prefer all my meta tags lower case.


One more thing. Whats better when specifying the language? Using:

<meta http-equiv="content-language" content="en" />

or

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

or maybe even both?

.

.

.

whoever answers this, i just want to say thank you for answering all of my stupid questions! ?
Copy linkTweet thisAlerts:
@PeOfEoApr 22.2004 — I am 90% sure the case does not matter, I leave em L case and have never had a validator cough on it or had it get the encodeing wrong, never seen anything that says it has to be U cased either. Xhtml likes attributes to b e L cased but for meta it is in " so it should not matter then either.
Copy linkTweet thisAlerts:
@The_CheatauthorApr 22.2004 — aiight. thanks.

know anything about
One more thing. Whats better when specifying the language? Using:

<meta http-equiv="content-language" content="en" />

or

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

or maybe even both? [/quote]

?
Copy linkTweet thisAlerts:
@PeOfEoApr 22.2004 — [i]Originally posted by The Cheat [/i]

[B]aiight. thanks.



know anything about



? [/B]
[/QUOTE]
I use the xhtml html one rather then the meta myself
×

Success!

Help @The_Cheat spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...