33
33
< a class ="active item "> Videos</ a >
34
34
</ div >
35
35
</ div >
36
- < div class ="ui text container center aligned " id ="videosSearch-Container ">
37
- < h1 class ="ui inverted header center aligned ">
38
- Search for Videos about Your Favorite Games!
39
- </ h1 >
40
- < div class ="ui center aligned category search ">
41
- < div class ="ui icon input center aligned ">
42
- < input id ="userInput " class ="prompt " type ="text " placeholder ="Start the journey... ">
43
- < i class ="search icon "> </ i >
44
- </ div >
45
- </ div >
46
- </ div >
47
36
</ div >
48
37
49
- <!-- the div that will hold all the cards with the news search results -->
50
- < div class ="ui inverted vertical center aligned segment " id ="video-container ">
51
- <!-- <--- contaier for videos -->
52
- < div class ="ui inverted vertical center aligned segment " id ="videoOuter ">
53
- < div class ="ui inverted vertical center aligned segment " id ="video-Content "> </ div >
38
+ < div class ="ui text container center aligned " id ="videosSearch-Container ">
39
+ < h1 class ="ui inverted header center aligned ">
40
+ Search for Videos about Your Favorite Games!
41
+ </ h1 >
42
+ < div class ="ui center aligned category search ">
43
+ < div class ="ui icon input center aligned ">
44
+ < input id ="userInput " class ="prompt " type ="text " placeholder ="Start the journey... ">
45
+ < i class ="search icon "> </ i >
54
46
</ div >
55
47
</ div >
56
-
57
-
58
-
48
+ </ div >
59
49
50
+ <!-- the div that will hold all the cards with the news search results -->
51
+ < div class ="ui inverted vertical center aligned segment " id ="video-container ">
52
+ <!-- contaier for videos -->
53
+ < div class ="ui fluid container " id ="videoOuter ">
54
+ < div class ="ui basic segment " id ="video-Content "> </ div >
55
+ </ div >
56
+ </ div >
60
57
61
58
62
59
</ body >
@@ -69,4 +66,4 @@ <h1 class="ui inverted header center aligned">
69
66
70
67
71
68
72
- </ html >
69
+ </ html >
0 commit comments