Elle Fabian

Tiger Run Tiger Run

The following assignments were given during the semester:

My Life Assignment: This assignment calls for to create a web page that will use Basic HTML Tags (Title Tag, Header and sub-headers h1...h6, Paragraph p, Style Attributes). Your page should include the following sections, Grade School Memories, Middle School Memories and Current Life. Each section should use a sub-header and a paragraph tag. Each Paragraph should include a minimum of five sentences.

Lists Of Links: This assignment calls for you to create a page that will display two lists of links. One list will be horizontal and displayed under your page header. The other will be an unordered vertical list in the center of the page. Each lists should have at least four links. As always the page should have a background color and the font should be colorized and use at least one image.

Prompt Response Assignment This assignment calls for you to create a page that will prompt (Ex. let name = prompt('What is your name )) the user for his personal information (name: First and Last, Address, Phone, Age). You will use Six tags to hold this information along with the calculated year of birth (2026 – Age). This page should have one image and be colorized (background and Text) make each element a different color.

I Want To Live In This assignment calls for you to pick a country you would like to live in when you grow up. This page should include three images of this country on related topics (unique cultural and traditions). Your page should have a Title, Page header, Three sub-headers for the content created, Styled section of text in the text elements (use the span tag). As always you should use CSS to style you page. You will need Id selectors, Tag selectors, and Class selectors. Your page should have a background color, font colors (could use this attribute for span tag class attribute and sub-headers). You can use both the Style tag and style attribute to accomplish your desired outcomes.

Tourist Brochure Assignment: This assignment calls for you to create a page that will create a brochure about one of the St. Louis area attractions (the Zoo, The Stadium, The Arch, The Butterfly House…). This page should include information about the attraction, images(3) (which you can copy from the attractions webpage) and it should be colorized. The images should be floated into the text on the page. Submit your .html file

Index page assignment: This assignment calls for you to create a index page for all your assignment to date. The page should include an image of yourself, a brief description of each page (the assignment text will do), a subheading for each assignment(use heading h3) and a list of horizontal links under your heading (please center).