18 lines
462 B
PHP
18 lines
462 B
PHP
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
|
|
<head>
|
|
<meta name="description" content="Webpage description goes here" />
|
|
<meta charset="utf-8">
|
|
<title>Change_me</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="author" content="">
|
|
<link rel="stylesheet" href="css/style.css">
|
|
<script src="js/wordcloud2.js"></script>
|
|
</head>
|
|
|
|
<body>
|
|
<div id="navbar">
|
|
<a href="index.php">SimpleWordsCloud</a>
|
|
</div>
|
|
<div class="container">
|