Annotation of modules/conferences/conf2019/accommodation.html, revision 1.1
1.1 ! raeburn 1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
! 2: <html xmlns="http://www.w3.org/1999/xhtml">
! 3: <head>
! 4: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
! 5: <title>2019 LON-CAPA Conference and Workshop</title>
! 6: <style type="text/css">
! 7: body {
! 8: font: 100% Verdana, Arial, Helvetica, sans-serif;
! 9: background: #666666;
! 10: margin: 0;
! 11: padding: 0;
! 12: text-align: center;
! 13: color: #000000;
! 14: }
! 15: .twoColLiqRtHdr #container {
! 16: width: 80%;
! 17: background: #FFFFFF;
! 18: margin: 0 auto;
! 19: border: 1px solid #000000;
! 20: text-align: left;
! 21: }
! 22: .twoColLiqRtHdr #header {
! 23: background: #DDDDDD;
! 24: padding: 0 10px;
! 25: background-color: #006600;
! 26: color: #FFFFFF;
! 27: padding-bottom: 1px;
! 28: }
! 29: .twoColLiqRtHdr #header h1 {
! 30: margin: 0;
! 31: padding: 10px 0;
! 32: background-color: #006600;
! 33: }
! 34:
! 35: .twoColLiqRtHdr #sidebar1 {
! 36: float: right;
! 37: width: 24%;
! 38: background: #003300;
! 39: }
! 40: .twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
! 41: margin-left: 10px;
! 42: margin-right: 10px;
! 43: }
! 44:
! 45: .twoColLiqRtHdr #mainContent {
! 46: margin: 0 26% 0 10px;
! 47: }
! 48:
! 49: .twoColLiqRtHdr #footer {
! 50: padding: 0 10px;
! 51: background:#DDDDDD;
! 52: }
! 53: .twoColLiqRtHdr #footer p {
! 54: margin: 0;
! 55: background-color: #006600;
! 56: color: #FFFFFF;
! 57: }
! 58: .fltrt {
! 59: float: right;
! 60: margin-left: 8px;
! 61: }
! 62: .fltlft {
! 63: float: left;
! 64: margin-right: 8px;
! 65: }
! 66: .clearfloat {
! 67: clear:both;
! 68: height:0;
! 69: font-size: 1px;
! 70: line-height: 0px;
! 71: }
! 72: a:link {
! 73: color: #FFFFFF;
! 74: }
! 75: a:visited {
! 76: color: #FFFFFF;
! 77: }
! 78: .style1 {
! 79: color: #CC0000;
! 80: font-weight: bold;
! 81: }
! 82: -->
! 83: </style><!--[if IE]>
! 84: <style type="text/css">
! 85: /* place css fixes for all versions of IE in this conditional comment */
! 86: .twoColLiqRtHdr #sidebar1 { padding-top: 30px; }
! 87: .twoColLiqRtHdr #mainContent { zoom: 1; padding-top: 15px; }
! 88: /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
! 89: </style>
! 90: <![endif]--></head>
! 91:
! 92: <body class="twoColLiqRtHdr">
! 93:
! 94: <div id="container">
! 95: <div id="header">
! 96: <h1>2019 LON-CAPA Conference and Workshop</h1>
! 97: <h3 class="twoColLiqRtHdr">
! 98: <em>
! 99: May 16th - May 18th, 2019<br />
! 100: Urbana-Champaign, Illinois, USA </em></h3>
! 101: <!-- end #header --></div>
! 102: <div id="sidebar1">
! 103: <p><a href="https://support.loncapa.org/register?year=2019&event=users+conference">Registration</a></p>
! 104: <p><a href="accommodation.html">Accommodation</a></p>
! 105: <p><a href="parking.html">Parking</a></p>
! 106: <p><a href="map.html">Map</a></p>
! 107: <p><a href="transportation.html">Transportation</a></p>
! 108: <p><a href="schedule.html">Schedule</a></p>
! 109:
! 110: <!-- end #sidebar1 --></div>
! 111: <div id="mainContent">
! 112: <h3>Accommodation</h3>
! 113: <p><b>Hotels</b></p>
! 114: <p>There are some hotels near campus and many off campus for guests who chose to make separate arrangements. Hotels closest to campus are:</p>
! 115: <p>Illini Union Hotel (on campus quad, walking distance to conference events)<br>
! 116: Phone: (217) 333-1241<br>
! 117: Website: <a href="http://www.union.illinois.edu/Hotel/" style="color:#008000;">http://www.union.illinois.edu/Hotel</a>
! 118: </p>
! 119: <p>I Hotel and Conference Center (south of campus with complementary shuttle to campus)<br>
! 120: Phone: (217) 819-5000<br>
! 121: Website: <a href="http://stayatthei.com/" style="color:#008000;">http://stayatthei.com</a>
! 122: </p>
! 123: <p>Other nearby hotels include the
! 124: <a href="http://hiltongardeninn.hilton.com/en/gi/hotels/index.jhtml?ctyhocn=CMICHGI" style="color:#008000;">Hilton Garden Inn</a>. This is an off campus location.
! 125: </p>
! 126: <!-- end #mainContent --></div>
! 127: <!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats --><br class="clearfloat" />
! 128: <div id="footer">
! 129: <p align="center">LON-CAPA Academic Consortium, <a href="http://www.lon-capa.org/">http://www.lon-capa.org/</a></p>
! 130: <!-- end #footer --></div>
! 131: <!-- end #container --></div>
! 132: </body>
! 133: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>