css-team:edit homepage

git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@44 a672b425-5310-4d7a-af5c-997e18724b81
This commit is contained in:
britea 2018-11-06 12:57:26 +00:00
parent 414668d5bb
commit 4e93d718ba

View File

@ -6,8 +6,8 @@ title: Home page
<a href="/pages/cmd/basic/ls">Example LS command</a><br>
<a href="/pages/cmd/basic/cd">Example CD comment</a><br>
<video controls>
<source src="site/assets/style/prew.mp4" type="video/mp4">
<video autoplay muted loop id="videoHome">
<source src="assets/style/prew.mp4" type="video/mp4">
</video>
<div class="cont3step">
<span>
@ -17,3 +17,4 @@ title: Home page
<span>
</span>
</div>
<script src="js/homepage.js"></script>