Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

HTML Specify the DOCTYPE and charset as implemented in the first three labs. (provided in template) Set the title the page to WEBD 2201 Term

HTML

Specify the DOCTYPE and charset as implemented in the first three labs. (provided in template) Set the title the page to WEBD 2201 Term Test 1 - where is actually your name Include an HTML comment stating your name, the file name, the date and a brief description of the purpose of the page Create a table with 2 rows and 2 columns. This will be the big table that will contain all of the content for the page. For the 2nd row, set colspan to 2. Remember to remove the extra cell here. Inside the border table place all of the following: In the first row first cell, place the text Experience the World Beneath the Waves in header 1 tags

Under that, place the following text in h4 tags: o In a world where we move from screen to screen, The Ontario Aquarium invites you to move from ocean to ocean. Get ready to discover real experiences, hands-on exhibits, and real wonders like nowhere else on earth.

Under that place a break tag Finally, in that cell type this: o In row 1 cell 2, place the following text in header 1 tags: o OPEN DAILY Just under that place the following text in header 1 tags: o 9AM to 9PM In the 2nd row (the only cell) create a table with 1 row and 2 columns/cells In the first cell type the following text in h4 tags o Discover all our exhibits, including sea otters, sharks, sea jellies, frogs, and more in our Tropical, Northern, and Southern California/Baja Galleries.

Under that place the kids.jpg image In the second cell, place the tickets.jpg image In that same cell under the tickets image, create an unordered list with the following o Ticket Prices: o 3 and under are free o Child $19.99 o Youth $22.99 o Adult $29.99 o Senior $24.99 Under that list type the following text in paragraph tags: o The aquarium is one of three aquariums owned-and-operated by Leslie Shark Entertainment. The aquarium has 5.7 million litres (1.25 million gallons) of marine and freshwater habitats from across the world. The exhibits hold more than 20,000 exotic sea and freshwater specimens from more than 450 species

Under that place your HTML and CSS validation images once your code is valid. Note: if you started out with table borders showing as you created the tables, remember to remove them once you are done.

Include CSS comments in your new webd2201tt1.css file (using the multi-line /* c-style comments */ syntax) that includes your name, the date the file was create, the filename and the purpose of the file. In you HTML file, create an external link to you CSS document Create a style selector for the

element (i.e. set up a body selector), this should define o background: url("../images/shark.jpg") no-repeat center center fixed; o background-size: cover; o text colour of #000000 o background-color of #000000 o the font-family of Arial, Helvetica, sans-serif o and font size of 16px

Create a style selector for the style pseudo-elements (link, visited, active, hover) as we had done in class. Set the following syles for each state o Link colour # 663399, font-weight bold o Visited colour # 4B0082, font-weight bold o Active colour # 7B68EE, font-weight bold o Hover colour # 7B68EE, font-weight bold Create a style selector img (no class) o Let the margin left to 10% Create a style selector for h1 with a class named experience with the following: o Colour white o Font weight bold o Font size 50px

The in the html file, call the experience class from the first h1 tag Experience the World Create a selector for header 2 (no class) with the following settings: o Colour orange o Font weight bold o Font size 30px Create a style selector for h4 with a class named experience_text with the following: o Colour white o Font weight bold o Font size 16px o Text align justify o Line height 1.5 The in the html file, call the experience class from the first h4 tag In a world where we move from screen to screen Create a style selector for h4 with a class named discover with the following:

o Margin left 10% o Line height 1.5

The in the html file, call the experience class from the first h4 tag Discover all our exhibits, including sea otters Create a button style selector. Copy and paste the following properties and values o background-color: #FF8C00; o border: none; o color: white; o font-size: 20px; o font-weight: bold; o padding: 10px 20px; o text-align: center; o text-decoration: none; o display: inline-block; o margin: 4px 2px; o cursor: pointer; o border-radius: 16px;

Create a style selector table with the class name bordertable with the following properties and values o Width 80% o Margin left and right auto Next, create class (no selector) called width and set the width property to 50% The in the html file, call the width class from the cell tag containing the text Discover all our exhibits Create a td selector with a class named experience with the following o Padding 5% o Width 70% In the html file, call the experience class from the first cell of the border table Last, create a td selector with a class named white and set the following o Background color to white o Text align left

In the html file, call the white class form the cell containing the text Discover all our exhibits, including sea otters

image text in transcribed

Discover all our exhibits, including sea otters, sharks, sea jellies, frogs, and more in our Tropical, Northern, and Southern California/Baja Galleries. - Ticket Prices: - 3 and under are free - Child $19.99 - Youth $22.99 - Adult $29.99 - Senior $24.99 The aquarium is one of three aquariums omed-and-operated by Leslie Shark Entertainment The aquarium has 5.7 milion litres (1.25 million gallons) of marine and freshwater habitats from across the wold. The exhibits hold more than 20,000 exotic sea and frestwater specimens from more than 450 species

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Recommended Textbook for

Database Processing Fundamentals, Design, and Implementation

Authors: David M. Kroenke, David J. Auer

14th edition

133876705, 9781292107639, 1292107634, 978-0133876703

Students also viewed these Databases questions

Question

=+ 4. Why should policymakers think about incentives?

Answered: 1 week ago

Question

=+ 2. What is the opportunity cost of seeing a movie?

Answered: 1 week ago

Question

=+ what roles should government play in them ?

Answered: 1 week ago