Difference between revisions of "Team:TUDelft/Header"

Line 1: Line 1:
 
<html>
 
<html>
   
+
 
<script>
+
        $(document).ready(function() {
+
            $("#HQ_page").removeAttr('id');
+
            $("#globalWrapper").removeAttr('id');
+
            $("#content").removeAttr('id');
+
            $("#bodyContent").removeAttr('id');
+
            $("#mw-content-text").removeAttr('id');
+
        });
+
    </script>
+
 
    
 
    
 
  <style>
 
  <style>

Revision as of 09:06, 21 June 2019