Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2019/10/28 10:03] bowersjcstart [2023/07/12 12:54] (current) – Move images to student namespace lam2mo
Line 1: Line 1:
 ====== JMU Department of Computer Science Wiki ====== ====== JMU Department of Computer Science Wiki ======
  
 +[[student:start|{{:student:students.png?direct|For Current Students}}]]
 +{{:student:space.png?direct|}}
 +[[ta:start|{{:student:tas.png?direct|For TAs (Requires Login)}}]] 
 +{{:student:space.png?direct|}}
 +[[faculty:start|{{:student:faculty.png?direct|For Faculty (Requires Login)}}]]
  
-<html> +----
-<style> +
-.square { +
-  width: 250px; +
-  display: inline-block; +
-  margin: 10px; +
-+
-.square a { +
-  text-decoration: none; +
-+
-.square a img.bg { +
-  width: 250px; +
-+
-.square a h4 { +
-  padding: 2px 10px; +
-  line-height: 22px; +
-  height: 59px; +
-  text-decoration: none; +
-  background-color: rgb(69, 0, 132); +
-  color: rgb(255, 255, 255); +
-  margin-top: -8px; +
-  margin-left: 0px; +
-  margin-right: 0px; +
-  margin-bottom: 5px; +
-  font-size: 18px; +
-  font-family: Arial, Helvetica, sans-serif; +
-+
-.square a:hover h4 { +
-  background-color: rgb(181, 153, 206); +
-+
-.square a h4 table { +
-  height: 59px; +
-  background: none; +
-+
-</style> +
-<div class="square"> +
-  <a href="https://wiki.cs.jmu.edu/faculty/start" style="position:relative;"> +
-    <img class="bg" src="https://www.jmu.edu/cs/_images/action-links/third/professor-students-classroom.jpg" alt="For faculty"> +
-    <h4> +
-    <table width="100%"> +
-    <tbody> +
-      <tr> +
-        <td align="right" valign="center">For Faculty &#10148;</td> +
-         +
-      </tr> +
-    </tbody> +
-    </table> +
-    </h4> +
-  </a> +
-</div>+
  
- +This wiki contains information that is relevant to current students, teaching assistants, faculty and staff at the JMU Department of Computer ScienceAll members of the CS community are welcome to contribute to building this knowledge base and keeping it up to date (requires login via your EID)Additionally, visitors are welcome to peruse the [[student:start|For Current Students]] section of the wiki, however [[https://www.jmu.edu/cise/cs/|our public website]] is probably more relevant place for visitors to start.
-<div class="square"> +
-  <a href="https://wiki.cs.jmu.edu/ta/start" style="position:relative;"> +
-    <img class="bg" src="https://www.jmu.edu/cs/_images/action-links/third/female-presenting-autonomous-vehicle.jpg" alt="For faculty"> +
-    <h4> +
-    <table width="100%"> +
-    <tbody> +
-      <tr> +
-        <td align="right" valign="center">For TAs &#10148;</td> +
-         +
-      </tr> +
-    </tbody> +
-    </table> +
-    </h4> +
-  </a+
-</div> +
- +
- +
-<div class="square"> +
-  <a href="https://wiki.cs.jmu.edu/student/start" style="position:relative;"> +
-    <img class="bg" src="https://www.jmu.edu/cs/images/action-links/third/robotics-minor" alt="For faculty"> +
-    <h4> +
-    <table width="100%"> +
-    <tbody> +
-      <tr> +
-        <td align="right" valign="center">For Current Students &#10148;</td> +
-         +
-      </tr> +
-    </tbody> +
-    </table> +
-    </h4> +
-  </a> +
-</div> +
-</html>+