mission

HTML
<!DOCTYPE html> <html> <title>Projecct Sentinel</title> <h1> What is Project Sentinel? </h1> <p> Project Sentinel is the idea of giving the less fortunate acess to the field of coding through sponsors, donations and volunteers. </p> <h1> How will we be carrying out this project? </h1> <p> Our project is a four phase plan. These four phases are aslo known as "The Four P's", are Preach, Plan, Prepare, Provide. </p> <h2> - Preach </div> </h2> <div style="color:ForestGreen;"> <p> <b>The first phase of "The Four P's" plan is to preach. Spreading the word is key to develop many key attributes to the project such as sponsors, volunteers, people, and a venue...<a href="something.html">Read More!</a> </p> </div> <h2> - Plan </h2> <p> The second phase of "The Four P's" plan is to plan. The preaching is just to spread the word and get a head-count of people. The planning period is to really work the numbers, by this i mean book tally the RSVP's, get the narrow down the venues to two or three, and get some volunteers...<a href="something.html">Read More!</a> </p> <h2> - Prepare </h2> <p> The third phase of "The Four P's" plan is to Prepare. The difference between planning and preparing is the part where we take action. During the prepare phase, we will book the venue, lock in the number of people who will be attending and volunterring, and setting the donation goal...<a href="something.html">Read More!</a> </p> <h2> - Provide </h2> <p> The fourth and final phase of "The Four P's" plan is to Provide. This phase is to execute our plans and to take action. By the end of the providing phase we will be able to say we have givin the less fortunate a taste of coding, because they may never have an experience like that one again, and ultimately park in interset in coding for them...<a href="something.html">Read More!</a> </p> </b> </html>
CSS
body { background-image:url(http://i.imgur.com/2sDp7HD.jpg); } h1 { font-size:35px; font-family:Arial; padding-left:20px; color:OldLace; } h2 { font-size:30px; font-family:Arial; padding-left:80px; color:OldLace; } p { font-size:23px; font-family:Verdana; padding-left:100px; color:Azure; }
JAVASCRIPT
Expand for more options Login