Comment out comments
This commit is contained in:
parent
a46200946e
commit
edadb51dee
5 changed files with 54 additions and 54 deletions
|
@ -123,7 +123,7 @@
|
|||
<a><button onclick="menü()">Menu</button></a>
|
||||
</div>
|
||||
|
||||
<!--light-mode-->
|
||||
{/* <!--light-mode--> */}
|
||||
<script>
|
||||
function myFunction() {
|
||||
var element = document.body
|
||||
|
@ -131,7 +131,7 @@
|
|||
}
|
||||
</script>
|
||||
|
||||
<!--menü-->
|
||||
{/* <!--menü--> */}
|
||||
<script>
|
||||
function menü() {
|
||||
var element = document.body
|
||||
|
@ -141,7 +141,7 @@
|
|||
}
|
||||
</script>
|
||||
|
||||
<!--closeit-->
|
||||
{/* <!--closeit--> */}
|
||||
<script>
|
||||
function closeit() {
|
||||
var element = document.body
|
||||
|
@ -152,7 +152,7 @@
|
|||
</script>
|
||||
|
||||
<article>
|
||||
<!--hersteller-->
|
||||
{/* <!--hersteller--> */}
|
||||
<div class="row">
|
||||
<h3 id="hersteller">History and explonation of manufacturers</h3>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue