|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | | - <meta charset="UTF-8"> |
5 | | - <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
6 | | - <title>Home</title> |
| 4 | + <meta charset="UTF-8" /> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 6 | + <title>About First</title> |
7 | 7 | <meta property="og:site_name" content="COMBUSTIBLE LEMONS" /> |
8 | 8 | <meta property="og:title" content="COMBUSTIBLE LEMONS" /> |
9 | | - <meta property="og:description" |
10 | | - content="Website for the Combustible Lemons, FRC Team 5113 from Moorestown, New Jersey." /> |
11 | | - <meta property="og:image" |
12 | | - content="http://www.frc5113.com/uploads/1/1/4/8/114880235/img-7565.jpg" /> |
| 9 | + <meta |
| 10 | + property="og:description" |
| 11 | + content="Website for the Combustible Lemons, FRC Team 5113 from Moorestown, New Jersey." |
| 12 | + /> |
| 13 | + <meta |
| 14 | + property="og:image" |
| 15 | + content="http://www.frc5113.com/uploads/1/1/4/8/114880235/img-7565.jpg" |
| 16 | + /> |
13 | 17 | <meta property="og:url" content="http://www.frc5113.com/" /> |
14 | | - <meta name="description" |
15 | | - content="Website for the Combustible Lemons, FRC Team 5113 from Moorestown, New Jersey." /> |
16 | | - <meta name="keywords" |
17 | | - content="Combustible Lemons, FRC, 5113, FRC 5113, FRC TEAM 5113, MOORESTOWN" /> |
| 18 | + <meta |
| 19 | + name="description" |
| 20 | + content="Website for the Combustible Lemons, FRC Team 5113 from Moorestown, New Jersey." |
| 21 | + /> |
| 22 | + <meta |
| 23 | + name="keywords" |
| 24 | + content="Combustible Lemons, FRC, 5113, FRC 5113, FRC TEAM 5113, MOORESTOWN" |
| 25 | + /> |
18 | 26 | <link |
19 | 27 | href="https://fonts.googleapis.com/css?family=Montserrat:400,700&subset=latin,latin-ext" |
20 | | - rel="stylesheet"> |
21 | | - <link rel="stylesheet" href="./style.css"> |
| 28 | + rel="stylesheet" |
| 29 | + /> |
| 30 | + <link rel="stylesheet" href="./style.css" /> |
22 | 31 | </head> |
23 | 32 | <body> |
24 | 33 | <div class="nav"> |
25 | 34 | <a href="./index.html">Home</a> |
26 | | - <a href="./about-first.html">About FIRST</a> |
27 | | - <a href="./outreach.html">Outreach</a> |
28 | | - <a href="./docs.html">Scouting</a> |
29 | | - <a href="./upcoming.html">Upcoming</a> |
30 | | - <a href="./this-season.html">This Season</a> |
31 | | - <h1>COMBUSTIBLE LEMONS</h1> |
32 | | - </div> |
33 | | - <div class="header"> |
| 35 | + <a href="./about-first.html">About FIRST</a> |
| 36 | + <a href="./outreach.html">Outreach</a> |
| 37 | + <a href="./upcoming.html">Upcoming</a> |
| 38 | + <a href="./this-season.html">This Season</a> |
| 39 | + <h1>COMBUSTIBLE LEMONS</h1> |
34 | 40 | </div> |
| 41 | + <div class="header"></div> |
35 | 42 | <div class="content"> |
36 | 43 | <h2>About</h2> |
37 | | - <p>In 1989, Dean Kamen founded For Inspiration and Recognition of |
38 | | - Science and Technology (FIRST). The founders coined ideas such as |
39 | | - coopertition and gracious professionalism, which are heavily promoted |
40 | | - in all FIRST events. Coopertition is the idea that teams should work |
41 | | - together even in situations of competition. Gracious professionalism |
42 | | - promotes high-quality work while also encouraging people to respect |
43 | | - each other and their work. FIRST offers nearly $20 million in |
44 | | - scholarships, supporting its goal to motivate students to explore the |
45 | | - fields of science, technology, engineering, and mathematics.</p> |
46 | | - <p>FIRST has five major programs: FIRST Robotics Competition (FRC), the |
| 44 | + <p> |
| 45 | + In 1989, Dean Kamen founded For Inspiration and Recognition of Science |
| 46 | + and Technology (FIRST). The founders coined ideas such as coopertition |
| 47 | + and gracious professionalism, which are heavily promoted in all FIRST |
| 48 | + events. Coopertition is the idea that teams should work together even in |
| 49 | + situations of competition. Gracious professionalism promotes |
| 50 | + high-quality work while also encouraging people to respect each other |
| 51 | + and their work. FIRST offers nearly $20 million in scholarships, |
| 52 | + supporting its goal to motivate students to explore the fields of |
| 53 | + science, technology, engineering, and mathematics. |
| 54 | + </p> |
| 55 | + <p> |
| 56 | + FIRST has five major programs: FIRST Robotics Competition (FRC), the |
47 | 57 | highest level of competition, FIRST Tech Challenge (FTC), a mid-level |
48 | 58 | competition utilizing Tetrix, FIRST LEGO League (FLL), for kids ages |
49 | | - 9-14 using LEGO Mindstorm sets, Junior FIRST LEGO League, for |
50 | | - elementary school kids ages 5-8 using LEGOs to build LEGO models, and |
51 | | - FIRST Championship, an annual event with all the final rounds of the |
52 | | - separate competitions taking place at once.</p> |
53 | | - <p>As a participant in FRC, the Combustible Lemons aim to emulate |
54 | | - FIRST's values and encourage STEM in the community.</p> |
55 | | - <a href='https://www.firstinspires.org/' target='_blank'> |
56 | | - <img src="./uploads/first.png" |
57 | | - alt="FIRST Logo"> |
| 59 | + 9-14 using LEGO Mindstorm sets, Junior FIRST LEGO League, for elementary |
| 60 | + school kids ages 5-8 using LEGOs to build LEGO models, and FIRST |
| 61 | + Championship, an annual event with all the final rounds of the separate |
| 62 | + competitions taking place at once. |
| 63 | + </p> |
| 64 | + <p> |
| 65 | + As a participant in FRC, the Combustible Lemons aim to emulate FIRST's |
| 66 | + values and encourage STEM in the community. |
| 67 | + </p> |
| 68 | + <a href="https://www.firstinspires.org/" target="_blank"> |
| 69 | + <img src="./uploads/first.png" alt="FIRST Logo" /> |
58 | 70 | </a> |
59 | | - |
60 | 71 | </div> |
61 | 72 | <div class="footer"> |
62 | | - <a href="https://twitter.com/FRC5113" target="_blank"><img |
63 | | - src="./uploads/x.svg" alt="Twitter/X" s style="height: 20px; width: 20px;"></a> |
64 | | - <a href="https://www.instagram.com/frc5113/" target="_blank"><img |
65 | | - src="./uploads/Instagram.webp" alt="Instagram" style="height: 20px; width: 20px;"></a> |
66 | | - <a href=".https://www.facebook.com/frc5113/" target="_blank"><img |
67 | | - src="./uploads/facebook.svg" alt="Facebook" style="height: 20px; width: 20px;"></a> |
| 73 | + <a href="https://twitter.com/FRC5113" target="_blank" |
| 74 | + ><img |
| 75 | + src="./uploads/x.svg" |
| 76 | + alt="Twitter/X" |
| 77 | + s |
| 78 | + style="height: 20px; width: 20px" |
| 79 | + /></a> |
| 80 | + <a href="https://www.instagram.com/frc5113/" target="_blank" |
| 81 | + ><img |
| 82 | + src="./uploads/Instagram.webp" |
| 83 | + alt="Instagram" |
| 84 | + style="height: 20px; width: 20px" |
| 85 | + /></a> |
| 86 | + <a href=".https://www.facebook.com/frc5113/" target="_blank" |
| 87 | + ><img |
| 88 | + src="./uploads/facebook.svg" |
| 89 | + alt="Facebook" |
| 90 | + style="height: 20px; width: 20px" |
| 91 | + /></a> |
68 | 92 | <p>© 2024 COMBUSTIBLE LEMONS</p> |
69 | 93 | </div> |
70 | 94 | </body> |
|
0 commit comments