Annotation of modules/conferences/conf2019/transportation.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: <!--
        !             8: body  {
        !             9:         font: 100% Verdana, Arial, Helvetica, sans-serif;
        !            10:         background: #666666;
        !            11:         margin: 0;
        !            12:         padding: 0;
        !            13:         text-align: center;
        !            14:         color: #000000;
        !            15: }
        !            16: .twoColLiqRtHdr #container {
        !            17:         width: 80%;
        !            18:         background: #FFFFFF;
        !            19:         margin: 0 auto;
        !            20:         border: 1px solid #000000;
        !            21:         text-align: left;
        !            22: }
        !            23: .twoColLiqRtHdr #header {
        !            24:         background: #DDDDDD;
        !            25:         padding: 0 10px;
        !            26:         background-color: #006600;
        !            27:         color: #FFFFFF;
        !            28:         padding-bottom: 1px;
        !            29: }
        !            30: .twoColLiqRtHdr #header h1 {
        !            31:         margin: 0;
        !            32:         padding: 10px 0;
        !            33:         background-color: #006600;
        !            34: }
        !            35: 
        !            36: .twoColLiqRtHdr #sidebar1 {
        !            37:         float: right;
        !            38:         width: 24%;
        !            39:         background: #003300;
        !            40: }
        !            41: .twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
        !            42:         margin-left: 10px;
        !            43:         margin-right: 10px;
        !            44: }
        !            45: 
        !            46: .twoColLiqRtHdr #mainContent {
        !            47:         margin: 0 26% 0 10px;
        !            48: }
        !            49: 
        !            50: .twoColLiqRtHdr #footer {
        !            51:         padding: 0 10px;
        !            52:         background:#DDDDDD;
        !            53: }
        !            54: .twoColLiqRtHdr #footer p {
        !            55:         margin: 0;
        !            56:         background-color: #006600;
        !            57:         color: #FFFFFF;
        !            58: }
        !            59: .fltrt {
        !            60:         float: right;
        !            61:         margin-left: 8px;
        !            62: }
        !            63: .fltlft {
        !            64:         float: left;
        !            65:         margin-right: 8px;
        !            66: }
        !            67: .clearfloat { 
        !            68: 	clear:both;
        !            69:         height:0;
        !            70:         font-size: 1px;
        !            71:         line-height: 0px;
        !            72: }
        !            73: a:link {
        !            74: 	color: #FFFFFF;
        !            75: }
        !            76: a:visited {
        !            77: 	color: #FFFFFF;
        !            78: }
        !            79: .style1 {
        !            80: 	color: #CC0000;
        !            81: 	font-weight: bold;
        !            82: }
        !            83: --> 
        !            84: </style><!--[if IE]>
        !            85: <style type="text/css"> 
        !            86: /* place css fixes for all versions of IE in this conditional comment */
        !            87: .twoColLiqRtHdr #sidebar1 { padding-top: 30px; }
        !            88: .twoColLiqRtHdr #mainContent { zoom: 1; padding-top: 15px; }
        !            89: /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
        !            90: </style>
        !            91: <![endif]--></head>
        !            92: 
        !            93: <body class="twoColLiqRtHdr">
        !            94: 
        !            95: <div id="container">
        !            96:   <div id="header">
        !            97:     <h1>2019 LON-CAPA Conference and Workshop</h1>
        !            98:     <h3 class="twoColLiqRtHdr"> 
        !            99:         <em>May 16th - May 18th, 2019<br />
        !           100:         Urbana-Champaign, Illinois</em></h3>
        !           101:   <!-- end #header --></div>
        !           102:   <div id="sidebar1">
        !           103:  <p><a href="https://support.loncapa.org/register?year=2019&amp;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>Transportation</h3>
        !           113:     <p>The University website has all the travel information for visitors: <a href="https://parking.illinois.edu/visitors/directions-to-campus" style="color:#008000;">Directions to campus</a>
        !           114:     </p>
        !           115:     <p>Nearby Willard Airport is approximately 20 minutes from campus and has daily flights to and from Chicago and Dallas. The Illinois Terminal has Amtrak service
        !           116:        to and from Chicago and St. Louis as well as bus stops for Greyhound and other lines.
        !           117:     </p>
        !           118: 	<!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats -->
        !           119: 	<br class="clearfloat" />
        !           120:     <!-- end #mainContent --></div>
        !           121:   <div id="footer">
        !           122:     <p align="center">LON-CAPA Academic Consortium, <a href="http://www.lon-capa.org/">http://www.lon-capa.org/</a></p>
        !           123:     <!-- end #footer --></div>
        !           124: <!-- end #container --></div>
        !           125: </body>
        !           126: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>