File tree Expand file tree Collapse file tree 1 file changed +62
-0
lines changed
Expand file tree Collapse file tree 1 file changed +62
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout: default
3+ title: Learn
4+ ---
5+
6+ < div class ="bg ">
7+ < h1 > Learn Pages</ h1 >
8+ < p > Read up more about Plants and Botany!</ p >
9+ </ div >
10+
11+ < br >
12+ < hr >
13+ < br >
14+
15+ < h3 > Taxonomy</ h3 >
16+ < div class ="c1 bannerbg ">
17+ < div >
18+ < h4 > Common Leaf Types</ h4 >
19+ < p > Classify plants via their leaf types, read on to find out more!</ p >
20+ < a class ="nb-button green " style ="scale: 0.7; " href ="/learn/pages/leaftypes "> Read --> </ a >
21+ </ div >
22+ </ div >
23+
24+ < br >
25+
26+ < h3 > Biochemistry</ h3 >
27+ < div class ="c1 bannerbg ">
28+ < div >
29+ < h4 > Placeholder Card</ h4 >
30+ < p > Description of page.</ p >
31+ < a class ="nb-button green " style ="scale: 0.7; " href ="/learn/test "> Read --> </ a >
32+ </ div >
33+ < div >
34+ < h4 > Placeholder Card</ h4 >
35+ < p > Description of page.</ p >
36+ < a class ="nb-button green " style ="scale: 0.7; " href ="/learn/test "> Read --> </ a >
37+ </ div >
38+ < div >
39+ < h4 > Placeholder Card</ h4 >
40+ < p > Description of page.</ p >
41+ < a class ="nb-button green " style ="scale: 0.7; " href ="/learn/test "> Read --> </ a >
42+ </ div >
43+ < div >
44+ < h4 > Placeholder Card</ h4 >
45+ < p > Description of page.</ p >
46+ < a class ="nb-button green " style ="scale: 0.7; " href ="/learn/test "> Read --> </ a >
47+ </ div >
48+ </ div >
49+
50+ < br >
51+ < hr >
52+ < br >
53+
54+ < script >
55+ $ ( '.c1' ) . slick ( {
56+ infinite : true ,
57+ slidesToShow : 3 ,
58+ slidesToScroll : 3
59+ } ) ;
60+
61+ $ ( '.c2' ) . slick ( ) ;
62+ </ script >
You can’t perform that action at this time.
0 commit comments