Directions


You will make a team page for your favorite sports team.



  1. Create a new file in your assignments folder named myteam.html. The title of the Page should be My Team.

  2. Begin by using a tabled structure for your page layout. Make your height 100% and your width to be 80% (and centered).

  3. Make a level 1 heading with the full name of your team. Choose a font type (with an alternative if other than Arial).

  4. Insert the team logo (that you saved from the internet into your images folder). Make sure it is a medium sized image. Add a link (around the image) to the team’s official website (withouta border).

  5. Add a picture of the team (or a game picture) aligned to the right side of the page.

  6. Below the logo, on the left side make a level 2 heading which says, “Team Info” and with the same font as the level 1 heading.

  7. Make an Unordered list listing and answering each these:

  8. Sport: Location: Year Began: League: Home Stadium: Team Colors: Coach: Team Record: Website: (This should be linked to the official team website.)


  9. Then add a nested table with the the first row in a darker color stating “Top Five Players” centered across your table.

  10. The second row should have Categories of: Name, Postition, Number, Years with Team, From, Age, Height, and Weight.

  11. The next five rows need to be filled in with the player’s correct information. Then close the table.

  12. At the bottom of the page center a level 4 heading stating: “Made by Your Name on Today’s Date.

  13. Make sure your layout table is correctly closed.

  14. Change the colors of your page background, fonts, table rows, and headings to match your team’s official colors. Overall, make sure it looks nice! (Look at the example for ideas.)

  15. NOTE: Make sure your page does NOT include these tags and attributes: <basefont> <font> <center> <u> <b> <s> align (except for aligning the table or picture), bgcolor, color, face.

  16. Raise your hand and ask your teacher to grade your assignment on screen.


Example


Example