This website is the submission for my IT280 midterm. As mentioned before, it takes on the theme of my favorite college basketball team, the Michigan State Spartans, since it is March Madness. This page mainly uses Bootstrap to display the content necessary for the website. I have a navigation bar, banner with an image, responsive images, an accordion and tabs. The color scheme is mainly green and white, the colors of Michigan State basketball. This website also includes links to other pages that have to do with Michigan State basketball.

On my first page of this site I have a banner with the Michigan State University Spartan head, which is one of the logos for the university. Beside that logo, I have “Michigan State University Basketball” which along with the logo, looks like a banner. The logo is inside a div called banner and appears first in the body section of the code. The image has a class pull-left which positions it to the left of the text. The words Michigan State University is in a h3 heading which is styled in the stylesheet to be green and have a font size of 40 px. I also have a responsive navigation bar with links to all three pages, home, essay page, and summary page. When the browses is reduced in size, the nav bar becomes a drop down navigation. Next I have a Jumbotron with an introductory message. This is also responsive. When the browser gets small enough, the Jumbotron disappears. After the Jumbotron, there is a carousel with five pictures and captions that highlight some of Michigan State Basketball’s accomplishments. There is also two responsive images on this page. In the essay page, the same banner and navigation is at the top of the page. Next there is a cascading accordion which answers the essay questions asked for the midterm. This accordion is also responsive. Below the accordion there is 2 more responsive images that have to do with Michigan State basketball. On the last page, the navigation and banner is there. Also there are tabs on the page which give the introduction to the content on the page, and the full. Description of the content. Below the tabs there is a large responsive image and beside the image and tabs, there is a side navigation with links to the Michigan State Men’s Basketball web page, Tom Izzo’s website, the head coach, and the website of Magic Johnson, the most successful player to play basketball at Michigan State University.