File tree 2 files changed +23
-26
lines changed
Introduction to HTML/Lesson 3
2 files changed +23
-26
lines changed Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > The Generics | About</ title >
5
- < meta name ="description " content ="Lorem ipsum dolor sit amet consectetur adipisicing elit. Labore possimus laboriosam ab suscipit dolorem mollitia autem nemo aliquam quibusdam alias! ">
5
+ < meta name ="description " content ="This is the description ">
6
6
</ head >
7
7
< body >
8
8
< header >
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > The Generics</ title >
5
- < meta name ="description " content ="Lorem ipsum dolor sit amet consectetur adipisicing elit. Labore possimus laboriosam ab suscipit dolorem mollitia autem nemo aliquam quibusdam alias! ">
5
+ < meta name ="description " content ="This is the description ">
6
6
</ head >
7
7
< body >
8
8
< header >
15
15
</ nav >
16
16
< hr >
17
17
< h1 > The Generics</ h1 >
18
- < button type ="button "> Get Our Latest Album</ button >
18
+ < button type ="button "> Get our Latest Album</ button >
19
19
< br >
20
20
< br >
21
- <!-- TODO: Find suitable background image -->
21
+ <!-- TODO: Find a suitable background image -->
22
22
< button type ="button "> ►</ button >
23
23
</ header >
24
-
25
24
< section >
26
25
< h2 > TOURS</ h2 >
27
26
< div >
28
27
< div >
29
28
< strong > JUL 16</ strong >
30
- <>
29
+ <>
31
30
< span > DETROIT, MI</ span >
32
- <>
33
- < span > DTE ENEREGY MUSIC THEATRE</ span >
34
- <>
31
+ <>
32
+ < span > DTE ENERGY MUSIC THEATRE</ span >
33
+ <>
35
34
< button type ="button "> BUY TICKETS</ button >
36
35
< hr >
37
36
</ div >
38
37
< div >
39
38
< strong > JUL 19</ strong >
40
- <>
39
+ <>
41
40
< span > TORONTO, ON</ span >
42
- <>
41
+ <>
43
42
< span > BUDWEISER STAGE</ span >
44
- <>
43
+ <>
45
44
< button type ="button "> BUY TICKETS</ button >
46
45
< hr >
47
46
</ div >
48
47
< div >
49
48
< strong > JUL 22</ strong >
50
- <>
49
+ <>
51
50
< span > BRISTOW, VA</ span >
52
- <>
51
+ <>
53
52
< span > JIGGY LUBE LIVE</ span >
54
- <>
53
+ <>
55
54
< button type ="button "> BUY TICKETS</ button >
56
55
< hr >
57
56
</ div >
58
57
< div >
59
58
< strong > JUL 29</ strong >
60
- <>
59
+ <>
61
60
< span > PHOENIX, AZ</ span >
62
- <>
61
+ <>
63
62
< span > AK-CHIN PAVILION</ span >
64
- <>
63
+ <>
65
64
< button type ="button "> BUY TICKETS</ button >
66
65
< hr >
67
66
</ div >
68
67
< div >
69
68
< strong > AUG 2</ strong >
70
- <>
69
+ <>
71
70
< span > LAS VEGAS, NV</ span >
72
- <>
71
+ <>
73
72
< span > T-MOBILE ARENA</ span >
74
- <>
73
+ <>
75
74
< button type ="button "> BUY TICKETS</ button >
76
75
< hr >
77
76
</ div >
78
77
< div >
79
78
< strong > AUG 7</ strong >
80
- <>
79
+ <>
81
80
< span > CONCORD, CA</ span >
82
- <>
81
+ <>
83
82
< span > CONCORD PAVILION</ span >
84
- <>
83
+ <>
85
84
< button type ="button "> BUY TICKETS</ button >
86
- < hr >
87
85
</ div >
88
86
</ div >
89
87
</ section >
90
-
91
88
< footer >
92
89
< h3 > The Generics</ h3 >
93
90
< ul >
You can’t perform that action at this time.
0 commit comments