Skip to content

Instantly share code, notes, and snippets.

@LitvinenkoD89
Created August 23, 2017 12:14
Show Gist options
  • Save LitvinenkoD89/e93b68779b9820b48d92a26850f80d05 to your computer and use it in GitHub Desktop.
Save LitvinenkoD89/e93b68779b9820b48d92a26850f80d05 to your computer and use it in GitHub Desktop.
html
<div id="content_0_MetroPanel" style="padding-left: 0px;">
<h6 class="header">Airport Locations</h6>
<img id="content_0_MetroAirportRepeater_ctl01_PinNumberImage" src="/images/1.gif" style="border-width:0px;">
<b>BURBANK - BOB HOPE AIRPORT&nbsp;(BUR)</b>
<br>
2627 NORTH HOLLYWOOD WAY<br>BURBANK, CA UNITED STATES 91505<br>(877) 283-0898<br>
<a href="/local/index.aspx?LocationCode=BUR">
more local information
</a>
<a href="/reservations/index.aspx?controlTarget=LocationTime&amp;pickuplocationcode=BUR">
<img src="/images/button_getrates_green.gif" alt="Get Rates" class="getRates">
</a>
<img id="content_0_MetroAirportRepeater_ctl02_PinNumberImage" src="/images/2.gif" style="border-width:0px;">
<b>LOS ANGELES INTERNATIONAL AIRPORT&nbsp;(LAX)</b>
<br>
5440 W. CENTURY BLVD<br>LOS ANGELES, CA UNITED STATES 90045<br>(877) 283-0898<br>
<a href="/local/index.aspx?LocationCode=LAX">
more local information
</a>
<a href="/reservations/index.aspx?controlTarget=LocationTime&amp;pickuplocationcode=LAX">
<img src="/images/button_getrates_green.gif" alt="Get Rates" class="getRates">
</a>
<!-- Suburban & Urban Locations -->
<h6 class="header">Suburban &amp; Urban Locations</h6>
<img id="content_0_MetroOtherRepeater_ctl01_PinNumberImage" src="/images/3.gif" style="border-width:0px;">
<b>PASADENA, CA&nbsp;(JPD)</b>
<br>
3500 E COLORADO BLVD STE 110<br>PASADENA, CA UNITED STATES 91107<br>(626) 449-0012<br>
<a href="/local/index.aspx?LocationCode=JPD">
more local information
</a>
<a href="/reservations/index.aspx?controlTarget=LocationTime&amp;pickuplocationcode=JPD">
<img src="/images/button_getrates_green.gif" alt="Get Rates" class="getRates">
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment