Beispiel #1
0
echo isset($keywords) ? $keywords : "";
?>
" />
		<meta name="language" content="fr-FR" />
		<meta name="Indentifier-URL" content="<?php 
echo $_url;
?>
"> 
		<?php 
echo $link_js;
?>
							<?php 
echo $link_css;
?>
	<link rel="stylesheet" href="<?php 
echo get_design('style.css');
?>
" type="text/css">

</head>
<body>
	<div id="background">
		<div id="header">
			<div>
				<div>
					<a href="<?php 
echo get_link();
?>
" class="logo"><img src="<?php 
echo $_url . "Design/support/images/logo.png";
?>
Beispiel #2
0
		<meta charset="utf-8" />
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		
		<meta name="robots" content="index, follow, archive, all" />
		
		<meta http-equiv="Content-Language" content="fr-FR" />

		<meta name="description" content="éditeur de MMORPG en PHP. <?php 
echo isset($description) ? $description : "";
?>
" />
		<meta name="keywords" content="<?php 
echo isset($keywords) ? $keywords : "";
?>
" />
		<meta name="language" content="fr-FR" />
		<meta name="Indentifier-URL" content="<?php 
echo $_url;
?>
"> 
		
		<link rel="stylesheet" media="screen" type="text/css" title="design" href="<?php 
echo get_design('Design.css');
?>
" />
		
		<?php 
echo $link_js;
?>
		<?php 
echo $link_css;
Beispiel #3
0
<p>
	<img src="<?php 
echo get_design('Images/logo.png');
?>
" alt="logo">
</p>