File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
5
5
< title > Module 3</ title >
6
-
6
+
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
8
8
< link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css ">
9
9
< script src ="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js "> </ script >
12
12
</ head >
13
13
14
14
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
15
- < link rel ="stylesheet " type ="text/css " href ="style.css ">
16
-
17
-
15
+ < link rel ="style
16
+ sheet " type ="text/css " href ="style.css ">
18
17
19
18
< body >
20
19
21
20
22
- < nav class ="navbar navbar-inverse ">
21
+ < nav class ="navbar navbar-inverse " id =" top " >
23
22
< div class ="container-fluid ">
24
23
25
24
< div class ="navbar-header ">
31
30
< a class ="navbar-brand " href ="# "> Food, LLC</ a >
32
31
</ div >
33
32
34
- < div class ="collapse navbar- collapse " id ="myNavbar ">
33
+ < div class ="collapse " id ="myNavbar ">
35
34
< ul class ="nav navbar-nav ">
36
35
< li class ="menu-item "> < a href ="# "> Chicken</ a > </ li >
37
36
< li class ="menu-item "> < a href ="# "> Beef</ a > </ li >
You can’t perform that action at this time.
0 commit comments