File tree 1 file changed +4
-10
lines changed
1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change 13
13
< header class ="mdl-layout__header ">
14
14
< div class ="mdl-layout__header-row ">
15
15
<!-- Title -->
16
- < span class ="mdl-layout-title "> Title </ span >
16
+ < span class ="mdl-layout-title "> plaincode </ span >
17
17
</ div >
18
18
<!-- Tabs -->
19
19
< div class ="mdl-layout__tab-bar mdl-js-ripple-effect ">
20
- < a href ="#scroll-tab-1 " class ="mdl-layout__tab is-active "> Tab 1</ a >
21
- < a href ="#scroll-tab-2 " class ="mdl-layout__tab "> Tab 2</ a >
22
- < a href ="#scroll-tab-3 " class ="mdl-layout__tab "> Tab 3</ a >
23
- < a href ="#scroll-tab-4 " class ="mdl-layout__tab "> Tab 4</ a >
24
- < a href ="#scroll-tab-5 " class ="mdl-layout__tab "> Tab 5</ a >
25
- < a href ="#scroll-tab-6 " class ="mdl-layout__tab "> Tab 6</ a >
20
+ < a href ="#scroll-tab-1 " class ="mdl-layout__tab is-active "> Home</ a >
21
+ < a href ="#scroll-tab-2 " class ="mdl-layout__tab "> Apps</ a >
22
+ < a href ="#scroll-tab-3 " class ="mdl-layout__tab "> Contact</ a >
26
23
</ div >
27
24
</ header >
28
- < div class ="mdl-layout__drawer ">
29
- < span class ="mdl-layout-title "> Title</ span >
30
- </ div >
31
25
< main class ="mdl-layout__content ">
32
26
< section class ="mdl-layout__tab-panel is-active " id ="scroll-tab-1 ">
33
27
< div class ="page-content "> <!-- Your content goes here --> </ div >
You can’t perform that action at this time.
0 commit comments