This repository has been archived by the owner on Aug 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathevents.html
34 lines (32 loc) · 1.66 KB
/
events.html
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>GNU/Linux User Group at ACM</title>
<link rel="stylesheet" href="lug09.css" title="LUG09" />
</head>
<body><div id="container">
<img id="logo" src="Gnulinux.png" alt="gnutux" width="200" height="200" />
<h1>GNU/Linux Users Group</h1>
<h2>Association for Computing Machinery @ University of Illinois at Urbana-Champaign</h2>
<div id="navcontainer">
<ul id="navlist">
<li id="notactive"><a href="index.html" id="notcurrent">About</a></li>
<li id="notactive"><a href="projects.html" id="notcurrent">Projects</a></li>
<li id="notactive"><a href="meetings.html" id="notcurrent">Meetings</a></li>
<li id="notactive"><a href="conventions.html" id="notcurrent">Conventions</a></li>
<li id="active"><a href="events.html" id="current">Events</a></li>
<li id="notactive"><a href="opportunities.html" id="notcurrent">Opportunities</a></li>
<li id="notactive"><a href="materials.html" id="notcurrent">Materials</a></li>
</ul>
</div>
<div id="content">
<p>Every so often GLUG will bring in speakers or host events.
<p><b>March 16, 2015</b> <a href="https://www.fsf.org/events/rms-20150316-champaign-urbana">Richard Stallman</a> [<a href="pictures/RMS-talk.pdf">pdf</a>, <a href="http://stallman.gnulug.org">video</a>]</p>
<img src="pictures/RMS-talk.png" alt="RMS Talk Flyer" height="600" width="500">
<img src="pictures/gnulug-rms-audience.jpg" alt="RMS Audience" width="50%">
<p>[Richard Stallman Event 2015]</p>
<p><i>Last upated on March 8, 2015</i></p>
</div>
</div></body>
</html>