|
14 | 14 | <li><a href="about.html">ABOUT</a></li> |
15 | 15 | </ul> |
16 | 16 | </nav> |
17 | | - <h1 class="band-name band-name-large">Main Display</h1> |
| 17 | + <h1 class="band-name band-name-large">Ukay ni Lola</h1> |
18 | 18 | <div class="container"> |
19 | 19 | <button type="button" class="btn btn-header">New Product Available</button> |
20 | 20 | </div> |
21 | | - <button type="button" class="btn btn-header btn-play">►</button> |
22 | 21 | </header> |
23 | 22 | <section class="content-section container"> |
24 | | - <h2 class="section-header">TOURS</h2> |
| 23 | + <h2 class="section-header">BUNDLE PRODUCT</h2> |
25 | 24 | <div> |
26 | 25 | <div class="tour-row"> |
27 | | - <span class="tour-item tour-date">JUL 16</span> |
28 | | - <span class="tour-item tour-city">DETROIT, MI</span> |
29 | | - <span class="tour-item tour-arena">DTE ENERGY MUSIC THEATRE</span> |
30 | | - <button type="button" class="tour-item tour-btn btn btn-primary">BUY TICKETS</button> |
| 26 | + <span class="tour-item tour-date">Jun 18</span> |
| 27 | + <span class="tour-item tour-city">Imported</span> |
| 28 | + <span class="tour-item tour-arena">Korean</span> |
| 29 | + <button type="button" class="tour-item tour-btn btn btn-primary">Bundle Price</button> |
31 | 30 | </div> |
32 | 31 | <div class="tour-row"> |
33 | 32 | <span class="tour-item tour-date">JUL 19</span> |
34 | | - <span class="tour-item tour-city">TORONTO, ON</span> |
35 | | - <span class="tour-item tour-arena">BUDWEISER STAGE</span> |
36 | | - <button type="button" class="tour-item tour-btn btn btn-primary">BUY TICKETS</button> |
| 33 | + <span class="tour-item tour-city">Imported</span> |
| 34 | + <span class="tour-item tour-arena">Japan</span> |
| 35 | + <button type="button" class="tour-item tour-btn btn btn-primary">Bundle Price</button> |
37 | 36 | </div> |
38 | 37 | <div class="tour-row"> |
39 | 38 | <span class="tour-item tour-date">JUL 22</span> |
40 | | - <span class="tour-item tour-city">BRISTOW, VA</span> |
41 | | - <span class="tour-item tour-arena">JIGGY LUBE LIVE</span> |
42 | | - <button type="button" class="tour-item tour-btn btn btn-primary">BUY TICKETS</button> |
| 39 | + <span class="tour-item tour-city">Class A</span> |
| 40 | + <span class="tour-item tour-arena">Over size</span> |
| 41 | + <button type="button" class="tour-item tour-btn btn btn-primary">Bundle Price</button> |
43 | 42 | </div> |
44 | 43 | <div class="tour-row"> |
45 | 44 | <span class="tour-item tour-date">JUL 29</span> |
46 | | - <span class="tour-item tour-city">PHOENIX, AZ</span> |
47 | | - <span class="tour-item tour-arena">AK-CHIN PAVILION</span> |
48 | | - <button type="button" class="tour-item tour-btn btn btn-primary">BUY TICKETS</button> |
| 45 | + <span class="tour-item tour-city">Original</span> |
| 46 | + <span class="tour-item tour-arena">Sports</span> |
| 47 | + <button type="button" class="tour-item tour-btn btn btn-primary">Bundle Price</button> |
49 | 48 | </div> |
50 | 49 | <div class="tour-row"> |
51 | 50 | <span class="tour-item tour-date">AUG 2</span> |
52 | | - <span class="tour-item tour-city">LAS VEGAS, NV</span> |
53 | | - <span class="tour-item tour-arena">T-MOBILE ARENA</span> |
54 | | - <button type="button" class="tour-item tour-btn btn btn-primary">BUY TICKETS</button> |
| 51 | + <span class="tour-item tour-city">Original</span> |
| 52 | + <span class="tour-item tour-arena">Shorts</span> |
| 53 | + <button type="button" class="tour-item tour-btn btn btn-primary">Bundle Price</button> |
55 | 54 | </div> |
56 | 55 | <div class="tour-row"> |
57 | 56 | <span class="tour-item tour-date">AUG 7</span> |
58 | | - <span class="tour-item tour-city">CONCORD, CA</span> |
59 | | - <span class="tour-item tour-arena">CONCORD PAVILION</span> |
60 | | - <button type="button" class="tour-item tour-btn btn btn-primary">BUY TICKETS</button> |
| 57 | + <span class="tour-item tour-city">Class B</span> |
| 58 | + <span class="tour-item tour-arena">Formal</span> |
| 59 | + <button type="button" class="tour-item tour-btn btn btn-primary">Bundle Price</button> |
61 | 60 | </div> |
62 | 61 | </div> |
63 | 62 | </section> |
64 | 63 | <footer class="main-footer"> |
65 | 64 | <div class="container main-footer-container"> |
66 | | - <h3 class="band-name">The Generics</h3> |
67 | | - <ul class="nav footer-nav"> |
68 | | - <li> |
69 | | - <a href="https://www.youtube.com" target="_blank"> |
70 | | - <img src="Images/YouTube Logo.png"> |
71 | | - </a> |
72 | | - </li> |
73 | | - <li> |
74 | | - <a href="https://www.spotify.com" target="_blank"> |
75 | | - <img src="Images/Spotify Logo.png"> |
76 | | - </a> |
77 | | - </li> |
78 | | - <li> |
79 | | - <a href="https://www.facebook.com" target="_blank"> |
80 | | - <img src="Images/Facebook Logo.png"> |
81 | | - </a> |
82 | | - </li> |
83 | | - </ul> |
| 65 | + <h3 class="FOOTER">Midterm Project in P-20</h3> |
84 | 66 | </div> |
85 | 67 | </footer> |
86 | 68 | </body> |
|
0 commit comments