Difference between revisions of "Team:SJTU-BioX-Shanghai/HP test page"

Line 17: Line 17:
 
</style>
 
</style>
  
<html>
 
  <head>
 
        <meta charset="utf-8">
 
        <title>HelloWorld</title>
 
  </head>
 
    <body>
 
        <p>Hello World 1</p>
 
        <p>Hello World 2</p>
 
        <script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
 
        <script> 
 
        d3.select("body").selectAll("p").text("www.ourd3js.com");     
 
        </script>
 
    </body>
 
</html>
 
  
 
</html>
 
</html>

Revision as of 21:50, 13 August 2018