Difference between revisions of "Team:SEU"

Line 1: Line 1:
#home_logo, #sideMenu { display:none; }
+
<div id="my-real-content">
#sideMenu, #top_title, .patrollink  {display:none;}
+
 
<html>
 
<html>
  
Line 15: Line 14:
  
 
     <!-- Style_CSS============================================================== -->
 
     <!-- Style_CSS============================================================== -->
<div id="my-real-content">
 
 
<div class="wrap-body">
 
<div class="wrap-body">
 
<div class="header">
 
<div class="header">
Line 127: Line 125:
 
</section>
 
</section>
 
</div>
 
</div>
 +
 +
</html>
 
</div>
 
</div>
 
<script>
 
<script>
Line 132: Line 132:
 
document.body.appendChild(el);
 
document.body.appendChild(el);
 
</script>
 
</script>
</html>
 

Revision as of 08:50, 29 August 2019

<script> const el=document.getElementById('my-real-content'); document.body.appendChild(el); </script>