The latest entry into the snack food industry

Assignment Help Theory of Computation
Reference no: EM13166750

The latest entry into the snack food industry is a health-conscious offering named Hooks, Wheels, and Ladders. Each box mixes several flavors, such as ranch, cheddar, and salsa. The snack is designed to appeal to kids based on the snack shapes; however, the company hopes to appeal to adults as well, based on taste, variety, and ingredients. Maye Hanley, the senior marketing manager, has hired you to create a Web Site that promotes Hooks, Wheels, and Ladders. She previously gave you some promotional copy that you incorporated into a basic Web page; she now wants you to create an attractive layout for the page.

  1. Create the tags for an embedded style sheet. Within these tags, format the body element with the text color, font, color, and background color of your choice.

  2. Place a liquid layout for the hooks.htm file. The layout should have elements for a header, an aside, a main section, and a footer. Use the hookslogo.gif image in the header. Include margins and padding as appropriate in your layout.

  3. Create styles for all id selectors and all other selectors.

  4. In the body section, create sections as necessary. Apply the id selectors to your sections as appropriate.

  5. Create a container for your layout. Create styles for the container section so the page is centered horizontally, with rounded corners in the browser.

  6. Include at least one descendent selector.

  7. Feel free to add other images and text content (as appropriate) to the Web page.

  8. Save the hooks.htm file. Switch to your browser, and then refresh or reload the page. Verify all styles work correctly.

  9. Open your browser, and then go to https://validator.w3.org. Use the Validate by File Upload method to check the hooks.htm document and ensure the HTML code is correct. If necessary, correct any errors detected by the validation.

  10. In your browser, go to https://jigsaw.w3.org/css-validator. Use the By file upload method to check the hooks.htm file and ensure that the CSS code is correct. If necessary, correct any error detected by the validation.

  11. <!DOCTYPE html>
    <html>
    <head>
    <!--
      Tutorial 7 Case Problem 4
      Author:
      Date:
    -->
    <title></title>


    </head>

    <body>

    <!-- use the following image for the header -->

    <p><img src="images/hookslogo.gif" alt="hookslogo image" width="800" height="150" /></p>


    <!-- make the following into the main column -->


    <h1><em>Hooks, Wheels, and Ladders</em></h1>
    <p>Kids Love the Shapes; Grown Ups Love the Taste</p>
    <p>Introducing the first snack food that everyone can enjoy: new <em>Hooks, Wheels, and Ladders</em>. Yes, <em>Hooks, Wheels, and Ladders</em> is a snack with everyone's good health in mind. Let's start by leaving out the preservatives. Some snack foods have the shelf life of plutonium &mdash; not so with <em>Hooks, Wheels, and Ladders</em>. All of our varieties of <em>Hooks, Wheels, and Ladders</em> come in snack-sized pouches that are flavored-sealed for freshness and taste. <em>Hooks, Wheels, and Ladders</em> snacks are baked, not fried. There are no saturated fats in our snacks. We also hold the line on salt with low-salt and no-added-salt varieties. We also use sea salt, rather than table salt, which adds both flavor and nutrition.</p>

    <p>We don't hold back the flavor, though. We pair up ranch hooks with salsa ladders. We also toss in a variety of hooks, which are either corn, wheat or rice crackers, depending on the flavor you buy. It's fun to play with our snacks, but we think you'll spend most of your time eating the many varieties of <em>Hooks, Wheels, and Ladders</em>. Try our latest taste adventure &mdash; veggie hooks and ladders. We use our homegrown potatoes and other vegetables to come up with a flavor that is as taste tempting as it is unique.</p>

    <p>Look for our prize surprise packages. Every box of <em>Hooks, Wheels, and Ladders</em> comes with a secret surprise. You may win a coupon for your next purchase of <em>Hooks, Wheels, and Ladders</em> or you may win an all-expenses-paid trip to go on one of our fabulous European or Caribbean holidays. You and your choice of up to three guests will stay at a fabulous four-star hotel. You'll be our guests for up to seven days and six nights. You'll also fly first-class on a non-stop flight to one of our incredible vacation destinations.</p>

    <!-- make the following into a sidebar column -->

    <p><em>Hooks, Wheels, and Ladders</em> is the best snack food in so many ways:</p>

    <dl>
    <dt>No Saturated Fats</dt>
    <dd>All of our snacks are baked, not fried.</dd>
    <dt>No Preservatives</dt>
    <dd>We rely on our freshness packs and product demand to keep our products fresh.</dd>
    <dt>No Salt or Low Salt</dt>
    <dd>None of our products has the high-sodium content of our competitors. We give you taste, not sodium.</dd>
    <dt>Surprises!</dt>
    <dd>Be one of our lucky winners for an all-expenses-paid vacation to a great destination.</dd>
    </dl>

    <!-- make the following into a footer -->

    <h4>Hooks, Wheels, and Ladders is a registered trademark of R D. Vaste Foods, Ltd. All rights reserved. You must be 18 years or older and meet all contest requirements for our Travel Getaway Prizes.</h4>

    </body>
    </html>

Reference no: EM13166750

Questions Cloud

Calculate the molality of a calcium chloride solution : Calculate the molality of a calcium chloride solution prepared by dissolving 69.34 grams of calcium chloride in 638.7 grams of water.
What is its volume at stp : A certain gas has a volume of 200 dm3 at 27oC and 2 atmospheres of pressure. What is its volume at STP?
Write a small program to simulate a raffle : Write a small program to simulate a raffle (a gambling game) for a group with 100 members. You can simply identify each member with a no-duplicated ID numbers from 01 to 100. A number ticket with a positive 4-digits integer number will be randomly cr..
Which of the following has the smallest mass : Which of the following has the smallest mass?
The latest entry into the snack food industry : The latest entry into the snack food industry is a health-conscious offering named Hooks, Wheels, and Ladders. Each box mixes several flavors, such as ranch, cheddar, and salsa. The snack is designed to appeal to kids based on the snack shapes
Which one of the following compounds will be most soluble : Which one of the following compounds will be most soluble in water?
Write a program that generates all the factors of a number : Write a program that generates all the factors of a number entered by the user. For instance, the number 12 has the factors 2 * 2 * 3.
How many grams of total blood cholesterol : a typical person has 200 mg of cholesterol pr 100 ml of blood. If the total blood volume of an individual is 5 liters, how many grams of total blood cholesterol does the individual contain?
Calculate the flexed budget and the key variances : Calculate the flexed budget and the key variances between budgeted and actual results and reconcile the original budget and present the relationship between the budgeted and the actual profit for the month November

Reviews

Write a Review

Theory of Computation Questions & Answers

  Impact of moore-s law on data center costs

Discuss the impact of Moore's law on data center costs on such things as servers and communications equipment. List at least 3 steps or recommendations your data center can take to offset some or all of the effect of Moore's law.

  Productions of nonterminals as right regular grammars

Rewrite the productions for each of the following nonterminals as right regular grammars: Identifier, Float. Show the moves made using the DFSA for identifiers in accepting.

  Considering a single programmed operating system

Considering a single programmed operating system, what is the minimal total time required to complete executions of the two processes? You should explain your answer with a diagram.

  Create a method that perform a division operation

Create a method that will perform a division operation on the numbers passed to it in two variables and outputs the results. Use a try catch pair to output an error message if the illegal operation of divide through zero occurs.

  Argue that the problem is np complete

Argue that the following prob is NP Complete. Given list of positive integers, u1,u2,...un (in binary representation) and asked if there is partition of this set into 3 subsets, each of which has same sum.

  How to express correctness properties in ltl

Express the given correctness properties in LTL. Defne propositions/variables to model the events mentioned in the question. If a parent process calls the blocking waitpid() system call then it is blocked until child process terminates.

  Consider a logic function with three outputs

Consider a logic function with three outputs,  A ,  B , and  C , and three inputs,  D ,  E , and  F . The function is defined as follows:  A  is true if at least one input is true,  B  is true

  Front end and back end processes of office automation

Discuss the difference between the front end and back-end processes of office automation? Provide some examples in your workplace or that you come into contact with?

  Write set of token types returned by lexical analyzer

Write down the set of token types to be returned by your lexical analyzer. Describe regular expressions for this set of token types.

  Explain proof of rice-s theorem for infinite language

If you perform reduction in proof of Rice's theorem for special case of property P: "infinite language", does this reduction also show that language P L = { | N is Turing machine.

  Equivalence classes to construct minimal dfa for language

How many equivalence classes does this relation have and what are they? Use these equivalence classes to construct the minimal DFA for the language.

  How to construct an nfa

Give a construction that assumes you are given a DFA for L and show how to construct an NFA (with or without ε-moves) to recognize sort(L).

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd