Difference between revisions of "Team:SEU"

Line 127: Line 127:
 
</div>
 
</div>
 
<!--////////////////////////////////////Container-->
 
<!--////////////////////////////////////Container-->
 +
<script>
 +
const al=document.getElementById('the-catalog');
 +
document.body.appendChild(al);
 +
</script>
 
<br><br>
 
<br><br>
 
<center>
 
<center>
Line 151: Line 155:
 
<script>
 
<script>
 
const el=document.getElementById('my-real-content');
 
const el=document.getElementById('my-real-content');
const al=document.getElementById('the-catalog');
 
document.body.appendChild(al);
 
 
document.body.appendChild(el);
 
document.body.appendChild(el);
  

Revision as of 04:01, 10 September 2019