Skip to content

Commit

Permalink
Edits
Browse files Browse the repository at this point in the history
  • Loading branch information
noramoor2007 authored Feb 19, 2024
1 parent 123fcb3 commit 049a7c5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
12 changes: 6 additions & 6 deletions JupyterNotebookPython.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
<body>
<a href = "index.html"><img class = "logo" src = "Screen_Shot_2024-02-18_at_4.20.38_PM-removebg-preview.png"></a>
<h1>Jupyter Notebook Projects</h1>
<h3>Class 1</h3>
<h2>Class 1</h2>
<button><a href = "class1.html">View Material →</a></button>
<h3>Class 2</h3>
<h2>Class 2</h2>
<button><a href = "class2.html">View Material →</a></button>
<h3>Class 3</h3>
<h2>Class 3</h2>
<button><a href = "class3.html">View Material →</a></button>
<h3>Class 4</h3>
<h2>Class 4</h2>
<button><a href = "class4.html">View Material →</a></button>
<h3>Class 5</h3>
<h2>Class 5</h2>
<button><a href = "class5.html">View Material →</a></button>
<h3>Class 6</h3>
<h2>Class 6</h2>
<button><a href = "class6.html">View Material →</a></button>
<h3>Class 7</h3>
<button><a href = "class7.html">View Material →</a></button>
Expand Down
1 change: 0 additions & 1 deletion pythonprojects.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ <h3 class = "projectsubcat">Columbia University&nbsp&nbsp<img class="schoollogo"
<option value = "https://gosqas.org/">Exercises</option>
<option value = "https://gosqas.org/">CodingBat Problems</option>
</select>

</body>
<script>
function goToWebsite () {
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,4 @@ td.headerstuff {
}
img.logo {
width: 100px;
}
}

0 comments on commit 049a7c5

Please sign in to comment.