corpus_web/content/affiche_videos.html
2021-01-27 21:48:48 +01:00

37 lines
No EOL
646 B
HTML

<h1>Exploration du corpus de vidéos</h1>
<p></p>
</div></div>
<div class="la_une">
<INCLURE{fond=inclure/gamutable,
apiuri="spip.php?page=json_affiche_videos.json",
tparpage=[15,25,50,'Tous'],
champcsv="search",
delimitercsv=";",
vueblocdefaut='tableau',
namecsv="extractions_videos.csv",
env
}>
</div>
<style type="text/css" media="screen">
.aff_masq {
cursor: pointer;
font-weight: bold;
}
.aff_masq:hover {
background-color: #DDD;
}
.details br:first-of-type {
display: none;
}
textarea {
width: 100%;
height: 200px;
}
.non_traite {
color: #777;
}
.gamutable table {
table-layout: auto;
}
</style>