File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 1616 < h1 > Youtube</ h1 >
1717 </ div >
1818 < body >
19- <!-- top head -->
19+
2020 < nav class ="navbar ">
2121 < div href ="# " class ="logo ">
2222 < img src ="yt.svg " class ="ytlogo " alt ="YouTube Logo ">
@@ -29,26 +29,20 @@ <h1>Youtube</h1>
2929 </ button >
3030 </ div >
3131
32- <!-- right acccount at header -->
3332 < div class ="account ">
3433 < img src ="img.jpg "/>
3534 </ div >
3635 </ nav >
37- <!-- end header -->
38-
39- <!-- side -->
36+
4037 < div class ="sidebar ">
4138 < a href ="# "> Home</ a >
4239 < a href ="# "> Trending</ a >
4340 < a href ="# "> Subscriptions</ a >
4441 </ div >
4542 < div class ="content ">
46- <!-- Your main content goes here -->
4743 < h1 > Main Content</ h1 >
4844 < p > This is the main content of the page.</ p >
4945 </ div >
50-
51-
5246 < script src ="script.js "> </ script >
5347 </ body >
5448</ html >
You can’t perform that action at this time.
0 commit comments