-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy patholdindex.html
More file actions
84 lines (84 loc) · 4.38 KB
/
oldindex.html
File metadata and controls
84 lines (84 loc) · 4.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<!DOCTYPE html>
<html>
<head>
<title>Mayfield Engineering</title>
</head>
<body>
<h1>Mayfield Engineering Class 2018</h1>
<p>
The class officially titled "<a href='http://www.mayfieldschools.org/Downloads/Course%20Catalog%20-%202015-2016.pdf'>
Explorations in Engineering</a>" in the Mayfield course handbook is constantly under development.
This website will serve as a hub to see where all of this content comes together for each of the
different students that are enrolled in the course. Things will likely change year-to-year, and
each individual student's journey will be unique. Here we can share that work for all to see and
to maintain for future learners.
</p>
<h2>The Engineering class of 2018</h2>
<ul column-gap:40px>
<li><a href='students2018/alnagi/index.html'>
Alnagi, Yahya (M 12)</a></li>
<li><a href='https://jlbailey21.github.io/Engineering-Class-2018/'>
Bailey, Jenna (F 11)</a></li>
<li><a href='students2018/bell/index.html'>
Bell, Lauren (F 12)</a></li>
<li><a href='https://marcocarlone2.github.io/engineering-class-2018/'>
Carlone, Marco (M 11)</a></li>
<li><a href='students2018/coffey/index.html'>
Coffey, Dillon (M 12)</a></li>
<li><a href='students2018/coleman/index.html'>
Coleman, Lorenzo (M 12)</a></li>
<li><a href='https://9donato.github.io/engineeringpage/'>
Donato, Angelo (M 11)</a></li>
<li><a href='students2018/heath/index.html'>
Heath, Garrett (M 11)</a></li>
<li><a href='https://18dakonecek.github.io/Danny/'>
Konecek, Daniel (M 12)</a></li>
<li><a href='https://seiji2018.github.io/engineering-class-2018/'>
Lindstrom, Seiji (M 12)</a></li>
<li><a href='students2018/milroy/index.html'>
Milroy, Jack (M 11)</a></li>
<li><a href='https://18alnewman.wixsite.com/mysite'>
Newman, Alexander (M 12)</a></li>
<li><a href='https://norman18.github.io/Engineering-Class-2018/'>
Ngo, Norman (M 12)</a></li>
<li><a href='students2018/nunley/index.html'>
Nunley, Jamir (M 11)</a></li>
<li><a href='students2018/porath/index.html'>
Porath, Aaron (M 12)</a></li>
<li><a href='students2018/randjelovic/index.html'>
Randjelovic, Stefan (M 12)</a></li>
<li><a href='students2018/sorkin/index.html'>
Sorkin, Jeremy (M 12)</a></li>
<li><a href='https://juliesteffens.github.io/Julie-s-First-Page/'>
Steffens, Julianne (F 12)</a></li>
<li><a href='https://carlistew24.github.io/carlistew/'>
Stewart, Carli (F 12)</a></li>
<li><a href='students2018/tiggs/index.html'>
Tiggs, Tyler (M 11)</a></li>
</ul>
<p>
<a href='http://archive.fabacademy.org/2017/fablablccc/students/43/index.html'>
This is Mr. Rice's Fab Academy page for reference</a>
</p>
<p>
<a href='http://archive.fabacademy.org/archives/2017/master/students.html'>
Here are all of Mr. Rice's classmates in Fab Academy 2017 for more reference material</a>
</p>
<p>
<a href='stubpage-formats/mobile-tablet-desktop/stub.html'>
Here is the stub of a page you could use for your own formatting.</a> The stub is available within this repository.
The page and stylesheet are linked but separate. This means that you will need both with an identical file structure (if you are to keep the same link).
Having a separate style sheet allows you to use the same, consistent deisgn rules for multiple webpages.
</p>
<p>
<a href='stubpage-formats/mediumsimple/stub.html'>
Here is the stub of a page you could use for your own formatting.</a> The page is independent of a local stylesheet, so you can
build the page freely from this template without needing many other files.
</p>
<p>
<a href='stub.html'>
stub
</a>
</p>
</body>
</html>