Created
May 23, 2017 20:19
-
-
Save sonAndrew/256de004b25a1beb734e85d4f07eb9b4 to your computer and use it in GitHub Desktop.
Project-Star-HTML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>Star vs. the Forces of Evil</title> | |
| </head> | |
| <body> | |
| <nav> | |
| <ul> | |
| <a href="index.html">Home</a> | |
| <a href="characters.html">Characters</a> | |
| <a href="season_one.html">Season One</a> | |
| </ul> | |
| </nav> | |
| <div class="container"> | |
| <h1>Star vs. the Forces of Evil</h1> | |
| <img src="https://media.giphy.com/media/10PFUoJu4psvCw/giphy.gif?response_id=591e3aa50b3724d34101e235" alt="Star Dance's with Boy"> | |
| <hr> | |
| <h4>Characters</h4> | |
| <ul> | |
| <li><strong>Star Butterfly</strong></li> | |
| <p>Princess Star Butterfly is the main protagonist of Star vs. the Forces of Evil. She is a teenage princess of the kingdom of Mewni (located in another dimension) sent to Earth by her parents in order to learn how to use the royal magic wand.</p> | |
| <p>Star has two main movtivations: | |
| <ol> | |
| <li>Learning to control her wand</li> | |
| <li>Keeping the wand out of the wrong hands</li> | |
| </ol> | |
| <br > | |
| <li>Marco Diaz</li> | |
| <p>Marco is Star's best friend. He is kind, responsible, very organized, and supportive of others. He has a reputation at his school for being the "safe kid" due to avoiding danger and being cautious, though he insists that he is a "misunderstood bad boy".</p> | |
| <li>Ludo</li> | |
| <p>Ludo is a major antagonist of Star vs. the Forces of Evil. In season 1, he uses an army of monsters in order to steal Star's wand and take over the universe. As of season 2, however, he has his own wand and new monster followers. Toward the end of season 2, his body is possessed by Toffee.</p> | |
| </ul> | |
| </div> | |
| <hr> | |
| <footer> | |
| <nav> | |
| <ul> | |
| <a href="index.html">Home</a> | |
| <a href="characters.html">Characters</a> | |
| <a href="season_one.html">Season One</a> | |
| </ul> | |
| </nav> | |
| </footer> | |
| </body> | |
| </html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>Star vs. the Forces of Evil</title> | |
| </head> | |
| <body> | |
| <nav> | |
| <ul> | |
| <a href="index.html">Home</a> | |
| <a href="characters.html">Characters</a> | |
| <a href="season_one.html">Season One</a> | |
| </ul> | |
| </nav> | |
| <div class="container"> | |
| <h1>Star vs. the Forces of Evil</h1> | |
| <img src="https://media.giphy.com/media/ao2IHZ0y6ZD2M/giphy.gif?response_id=591e2f84844bcbfe80481f0e" "alt="Star's magic wand"> | |
| <h5>This is a small site about the story and characters from Star vs. the Forces of Evil</h5> | |
| <hr> | |
| <h3>Story</h3> | |
| <p><b>Star vs. the Forces of Evil</b> is an American animated television series produced by Disney Television Animation. The first episode was shown on January 18, 2015, on Disney Channel as a special preview, and the series officially premiered on March 30, 2015, on Disney XD.</p> | |
| <p><br> Totally the best show ever.</p> | |
| <p><br>The show was created by Daron Nefcy, who had worked on storyboards for Wander Over Yonder and Robot and Monster. Nefcy became the second woman to create an animated series for Disney Television Animation (the first being Sue Rose, who created Pepper Ann), and the first woman to create a Disney XD series. On February 12, 2015, Disney renewed the series for a second season prior to its premiere on Disney XD. The second season premiered on July 11, 2016. On March 4, 2016, it was renewed for a third season, and on February 28, 2017, it was officially renewed for a fourth season.</p> | |
| <hr> | |
| </div> | |
| <nav> | |
| <ul> | |
| <a href="index.html">Home</a> | |
| <a href="characters.html">Characters</a> | |
| <a href="season_one.html">Season One</a> | |
| </ul> | |
| </nav> | |
| </body> | |
| </html> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>Star vs. the Forces of Evil</title> | |
| </head> | |
| <body> | |
| <nav> | |
| <ul> | |
| <a href="index.html">Home</a> | |
| <a href="characters.html">Characters</a> | |
| <a href="season_one.html">Season One</a> | |
| </ul> | |
| </nav> | |
| <h1>Star vs. the Forces of Evil</h1> | |
| <img src="https://media.giphy.com/media/EqaHCIczZPYKk/giphy.gif?response_id=591e3f75a755c13b580552ba" alt="Star make boy laugh"> | |
| <hr> | |
| <h3>Season One</h3> | |
| <table> | |
| <tr> | |
| <th>Episode #</th> | |
| <th>Title</th> | |
| <th>Air Date</th> | |
| </tr> | |
| <tr> | |
| <td>01</td> | |
| <td>"Star Comes to Earth"</td> | |
| <td>March 30, 2015</td> | |
| </tr> | |
| <tr> | |
| <td>02</td> | |
| <td>"Party With a Pony"</td> | |
| <td>March 30, 2015</td> | |
| </tr> | |
| <tr> | |
| <td>03</td> | |
| <td>"Match Maker"</td> | |
| <td>March 30, 2015</td> | |
| </tr> | |
| <tr> | |
| <td>04</td> | |
| <td>"School Spirit"</td> | |
| <td>April 6, 2015</td> | |
| </tr> | |
| </table> | |
| <hr> | |
| <nav> | |
| <ul> | |
| <a href="index.html">Home</a> | |
| <a href="characters.html">Characters</a> | |
| <a href="season_one.html">Season One</a> | |
| </ul> | |
| </nav> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment