Difference between revisions of "Team:NYMU-Taipei/Description"

Line 2: Line 2:
 
<html>
 
<html>
 
<!--the_below_is_to_be_copied----------------------------------------------------------------------------------------------------------------------------------------------------->
 
<!--the_below_is_to_be_copied----------------------------------------------------------------------------------------------------------------------------------------------------->
 +
 +
<script>
 +
setTimeout(unexpand(), 1000);
 +
function unexpand() {
 +
  document.getElementsByClassName("dropdown-content").style.display = "none";
 +
}
 +
</script>
 +
 +
 +
 
<link rel="stylesheet" href="/Team:NYMU-Taipei/css-test?action=raw&ctype=text/css">
 
<link rel="stylesheet" href="/Team:NYMU-Taipei/css-test?action=raw&ctype=text/css">
 
<link href="https://fonts.googleapis.com/css?family=Monoton" rel="stylesheet">
 
<link href="https://fonts.googleapis.com/css?family=Monoton" rel="stylesheet">

Revision as of 02:30, 20 June 2018