pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
3 sec ago
XMPP SMYLE
PHP | 5 sec ago
PapaPop Vol 84 quickfix
8 sec ago
ISAPI Rewrite with inst...
8 sec ago
Edmonton Oilers vs Otta...
1 min ago
Untitled
15 sec ago
Untitled
17 sec ago
Untitled
23 sec ago
Layout Width
Share Pastebin
fatihturan
By: a guest | Nov 7th, 2008 | Syntax:
HTML
| Size: 1.60 KB | Hits: 345 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
<!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"
>
<
head
>
<
title
>
Örnek Proje
<
/
title
>
<!--META-->
<
meta
http-equiv
=
"Content-Type"
content
=
"text/html; charset=utf-8"
/
>
<
meta
name
=
"description"
content
=
"Enter Description Here..."
/
>
<
meta
name
=
"keywords"
content
=
"Enter Keywords Here..."
/
>
<
meta
name
=
"author"
content
=
"XHTML KITCHEN"
/
>
<
meta
name
=
"robots"
content
=
"index,follow"
/
>
<
meta
http-equiv
=
"imagetoolbar"
content
=
"no"
/
>
<
meta
http-equiv
=
"content-language"
content
=
"tr-TR"
/
>
<!--/META-->
<!--STYLES-->
<
link
href
=
"styles/reset.css"
rel
=
"stylesheet"
type
=
"text/css"
media
=
"screen"
/
>
<
link
href
=
"styles/screen.css"
rel
=
"stylesheet"
type
=
"text/css"
media
=
"screen"
/
>
<!--[if lte IE 7]><link href="styles/ie.css" rel="stylesheet" type="text/css" media="screen" /><![endif]-->
<!--/STYLES-->
<!--SCRIPTS-->
<
script
src
=
"scripts/jquery.js"
type
=
"text/javascript"
><
/
script
>
<
script
src
=
"scripts/functions.js"
type
=
"text/javascript"
><
/
script
>
<!--/SCRIPTS-->
<
/
head
>
<
body
>
<!--CONTAINER-->
<
div
id
=
"container"
>
<!--HEADER-->
<
div
id
=
"header"
>
<
/
div
>
<!--/HEADER-->
<!--CENTER-->
<
div
id
=
"center"
class
=
"clearfix"
>
<!--SIDEBAR-->
<
div
id
=
"sidebar"
>
<
/
div
>
<!--/SIDEBAR-->
<!--CONTENT-->
<
div
id
=
"content"
>
<
/
div
>
<!--/CONTENT-->
<
/
div
>
<!--/CENTER-->
<!--FOOTER-->
<
div
id
=
"footer"
>
<
/
div
>
<!--/FOOTER-->
<
/
div
>
<!--/CONTAINER-->
<
/
body
>
<
/
html
>
create new paste
|
create new version of this paste
RAW Paste Data