[LON-CAPA-cvs] cvs: modules /conferences/conf2019/conf2019 map.html
raeburn
raeburn at source.lon-capa.org
Tue Jan 29 13:00:48 EST 2019
raeburn Tue Jan 29 18:00:48 2019 EDT
Added files:
/modules/conferences/conf2019/conf2019 map.html
Log:
- Page to hold campus maps for 2019 conference.
Index: modules/conferences/conf2019/conf2019/map.html
+++ modules/conferences/conf2019/conf2019/map.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>2019 LON-CAPA Conference and Workshop</title>
<style type="text/css">
<!--
body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
background: #666666;
margin: 0;
padding: 0;
text-align: center;
color: #000000;
}
twoColLiqRtHdr #container {
width: 80%;
background: #FFFFFF;
margin: 0 auto;
border: 1px solid #000000;
text-align: left;
}
twoColLiqRtHdr #header {
background: #DDDDDD;
padding: 0 10px;
background-color: #006600;
color: #FFFFFF;
padding-bottom: 1px;
}
twoColLiqRtHdr #header h1 {
margin: 0;
padding: 10px 0;
background-color: #006600;
}
twoColLiqRtHdr #sidebar1 {
float: right;
width: 24%;
background: #003300;
}
twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
margin-left: 10px;
margin-right: 10px;
}
twoColLiqRtHdr #mainContent {
margin: 0 26% 0 10px;
}
twoColLiqRtHdr #footer {
padding: 0 10px;
background:#DDDDDD;
}
twoColLiqRtHdr #footer p {
margin: 0;
background-color: #006600;
color: #FFFFFF;
}
fltrt {
float: right;
margin-left: 8px;
}
fltlft {
float: left;
margin-right: 8px;
}
clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
style1 {
color: #CC0000;
font-weight: bold;
}
-->
</style><!--[if IE]>
<style type="text/css">
/* place css fixes for all versions of IE in this conditional comment */
twoColLiqRtHdr #sidebar1 { padding-top: 30px; }
twoColLiqRtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]--></head>
<body class="twoColLiqRtHdr">
<div id="container">
<div id="header">
<h1>2019 LON-CAPA Conference and Workshop</h1>
<h3 class="twoColLiqRtHdr">
<em>May 16th - May 18th, 2019<br />
Urbana-Champaign, Illinois, USA</em></h3>
</div>
<div id="sidebar1">
<p><a href="https://support.loncapa.org/register?year=2019&event=users+conference">Registration</a></p>
<p><a href="accommodation.html">Accommodation</a></p>
<p><a href="parking.html">Parking</a></p>
<p><a href="map.html">Map</a></p>
<p><a href="transportation.html">Transportation</a></p>
<p><a href="schedule.html">Schedule</a></p>
<!-- end #sidebar1 --></div>
<div id="mainContent">
<h3>Map</h3>
To be added
<p><br class="clearfloat" />
<!-- end #mainContent --></p>
</div>
<div id="footer">
<p align="center">LON-CAPA Academic Consortium, <a href="http://www.lon-capa.org/">http://www.lon-capa.org/</a></p>
<!-- end #footer --></div>
<!-- end #container --></div>
</body>
</html>
More information about the LON-CAPA-cvs
mailing list