File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html >
3+ < head >
4+ < meta http-equiv ="Content-Type " content ="text/html;charset=utf-8 "/>
5+ < link type ="text/css " rel ="stylesheet " href ="style.css "/>
6+ </ head >
7+ < body >
8+ < h2 > < a href ="http://mbostock.github.com/d3/ "> D3: Visualizing Data with Web Standards</ a > </ h2 >
9+ Before we begin, here are some tips:
10+ < p >
11+ < ul >
12+ < li > Use the arrow keys (or space bar) to navigate.
13+ < li > Most slides have an interactive feature. Click around!
14+ < li > If you want the demos first, go left (←).
15+ < li > Accompanying video will be available soon.
16+ </ ul >
17+ < p >
18+ Enjoy!< br >
19+ < a href ="http://twitter.com/mbostock/ "> @mbostock</ a > < br >
20+ </ body >
21+ </ html >
Original file line number Diff line number Diff line change 1212 < script type ="text/javascript ">
1313
1414var slides = [
15+ "about.html" ,
1516 "title.html" ,
1617 "wilkinson.html" ,
1718 "bertin.html" ,
Original file line number Diff line number Diff line change 88}
99
1010a : link , a : visited {
11- color : # 000 ;
11+ color : # 777 ;
1212 text-decoration : none;
1313}
1414
You can’t perform that action at this time.
0 commit comments