File tree 4 files changed +389
-13
lines changed
4 files changed +389
-13
lines changed Original file line number Diff line number Diff line change 7
7
</ head >
8
8
< body >
9
9
< div class ="content_wrapper ">
10
- < h1 > STORE </ h1 >
10
+ < h1 > MENU RENDERED IN DOM </ h1 >
11
11
< nav class ="top_nav ">
12
12
< ul class ="menu expanded ">
13
13
< li > MY AREA</ li >
14
14
< li > CATCH UP</ li >
15
15
< li > KIDS</ li >
16
- < li > MY PRIME</ li >
17
16
< li > MOVIES</ li >
18
17
< li > TV</ li >
19
18
</ ul >
@@ -23,14 +22,14 @@ <h1>STORE</h1>
23
22
</ ul >
24
23
</ nav >
25
24
< section class ="broadcasts_list ">
26
- < h1 > NEW THIS WEEK </ h1 >
25
+ < h1 > SLIDER BELOW IS RENDERED IN WEBGL, DRAG IT </ h1 >
27
26
< html-gl class ="horizontal_carusel ">
28
27
< li class ="broadcast " onclick ="alert('Clicked Argo') ">
29
28
< div class ="image_background "> </ div >
30
29
< img src ="./pic/boxes/box_argo.png " width ="186px " height ="270px ">
31
30
32
31
< p >
33
- The Argo
32
+ Select me with DevTools
34
33
</ p >
35
34
36
35
< p >
@@ -43,7 +42,7 @@ <h1>NEW THIS WEEK</h1>
43
42
< img src ="./pic/boxes/box_avatar.png " width ="186px " height ="270px ">
44
43
45
44
< p >
46
- Avatar
45
+ Change me in DevTools
47
46
</ p >
48
47
49
48
< p >
Original file line number Diff line number Diff line change 7
7
</ head >
8
8
< body >
9
9
< div class ="content_wrapper ">
10
- < h1 > STORE </ h1 >
10
+ < h1 > MENU RENDERED IN DOM </ h1 >
11
11
< nav class ="top_nav ">
12
12
< ul class ="menu expanded ">
13
13
< li > MY AREA</ li >
14
14
< li > CATCH UP</ li >
15
15
< li > KIDS</ li >
16
- < li > MY PRIME</ li >
17
16
< li > MOVIES</ li >
18
17
< li > TV</ li >
19
18
</ ul >
@@ -23,14 +22,14 @@ <h1>STORE</h1>
23
22
</ ul >
24
23
</ nav >
25
24
< section class ="broadcasts_list ">
26
- < h1 > NEW THIS WEEK </ h1 >
25
+ < h1 > SLIDER BELOW IS RENDERED IN WEBGL, DRAG IT </ h1 >
27
26
< html-gl class ="horizontal_carusel ">
28
27
< li class ="broadcast " onclick ="alert('Clicked Argo') ">
29
28
< div class ="image_background "> </ div >
30
29
< img src ="./pic/boxes/box_argo.png " width ="186px " height ="270px ">
31
30
32
31
< p >
33
- The Argo
32
+ Select me with DevTools
34
33
</ p >
35
34
36
35
< p >
@@ -43,7 +42,7 @@ <h1>NEW THIS WEEK</h1>
43
42
< img src ="./pic/boxes/box_avatar.png " width ="186px " height ="270px ">
44
43
45
44
< p >
46
- Avatar
45
+ Change me in DevTools
47
46
</ p >
48
47
49
48
< p >
You can’t perform that action at this time.
0 commit comments