You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+84-14
Original file line number
Diff line number
Diff line change
@@ -89,13 +89,22 @@ <h4>About us :</h4>
89
89
=========================== -->
90
90
<divclass="container">
91
91
<divclass="row">
92
-
<aclass="recrutement span12" href="http://www.revolunet.com/recrutement-developpeur-web" target="_blank"> We're hiring talented web developers in Paris, France </a>
<imgsrc="./img/logo_pythonbooks.png" alt="Python Books" title="Learn Python for free !" width="100" height="16">
97
96
</a>
98
97
</div>
98
+
<aclass="recrutement span12" href="http://www.revolunet.com/recrutement-developpeur-web" target="_blank"> We're hiring talented web developers in Paris, France </a>
99
+
<divclass="span12 row-fluid">
100
+
<pclass="span1">Filter by :</p>
101
+
<ulid="filterBy">
102
+
<li><ahref="#" class="active all" title="filter books by All">All</a></li>
103
+
<li><ahref="#" class="beginner" title="filter books by Beginner">Beginner</a></li>
104
+
<li><ahref="#" class="intermediate" title="filter books by Intermediate">Intermediate</a></li>
105
+
<li><ahref="#" class="advanced" title="filter books by Advanced">Advanced</a></li>
0 commit comments