<style>
.fsmjpegdivclass {
width: 20%;
padding: 2%;
margin: 2%;
float: left;
}
.fsmjpegclass {
width: 96%;
}
.fsmvideoclass {
width: 96%;
}
.fsmtxtdivclass {
width: 20%;
padding: 2%;
margin: 2%;
float: left;
font-family: courier;
font-size: 10px;
color: black;
}
</style>
<?php
echo file_get_contents ("./fsmquine-mc-cluskey-asm-2021-04-16/aufg17.c");
?>