This commit is contained in:
alicestrt 2020-09-08 20:07:44 +02:00
parent 7f6a6de92f
commit a37e5314e2
2 changed files with 6 additions and 1 deletions

View File

@ -5,4 +5,9 @@
#video2 {
padding-top: 100px;
position: relative;
}
#audio1 {
margin-left: 400px;
}

View File

@ -6,7 +6,7 @@
</head>
<body>
<h1>Perspective A</h1>
<div>
<div id="audio1">
<audio controls src="../static/audio/turkish_march.ogg" type="audio/ogg"></audio>
</div>