Web Development and Design Foundations with HTML5 (8th Edition)
Web Development and Design Foundations with HTML5 (8th Edition)
8th Edition
ISBN: 9780134322759
Author: Terry Felke-Morris
Publisher: PEARSON
Question
Book Icon
Chapter 8, Problem 1FWD
Program Plan Intro

Visit the websites “amazon.com” and “Alibaba.com” and take the screenshot of both as said in the question.

Screenshot of “Amazon.com”

Web Development and Design Foundations with HTML5 (8th Edition), Chapter 8, Problem 1FWD , additional homework tip  1

Screenshot of “Alibaba.com”

Web Development and Design Foundations with HTML5 (8th Edition), Chapter 8, Problem 1FWD , additional homework tip  2

Now, a web page has to be created in order to answer the given questions. Program plan for creating a web page is given below.

Program Plan:

  • Include the HTML tag using <HTML>.
    • Include the header tag using <head>.
      • Include the title on the webpage using <title> tag.
      • Provide background color and font using the <style> tag.
    • Close the header tag using </head>.
    • Open the body of the web page using <body> tag.
      • Include the Table tag using <table> and align the table to the center.
        • Type the heading “Websites” within the header tags “<th>” and “</th>”.
        • Open the table row tag “<tr>”.
          • Give table headings as “Amazon website”, and “Alibaba website” using <th> tag.
        • Close the table row tag “</tr>”.
        • Open the table row tag “<tr>”.
          • Provide the answers for the questions.
        • Close the table row tag “</tr>”.
      • Close the table tag </table> tag.
    • Close the body using </body> tag.
  • Close the file using </html> tag.
  • Finally save the file as “fwd.html”.

Blurred answer
Students have asked these similar questions
Question1: create a: 1. View php page: This page should have an html table that displays the data from (users table) you created in Lab#7. 2. In the View php page you created, add two more columns in the view table, one allows editing of the row and one allows deleting the row.
language: HTML   Create a responsive webpage for food items. there are three requirements 1: when the user hovers over the item name ('item 1') the details of the item should be displayed. the text should return back to the original (aka from the food description to the food name ) after the mouse pointer moves away   2. When the user clicks 'add to cart' for an item, the 'cart total' is updated, and the button to add the item to the cart is disabled so that it cannot be added twice. 3. the user can input an amount into the 'confirm purchase' section and click the button. If the amount is less than the 'cart total', the following alert should be shown:  "payment amount is less than cart total" otherwise: "payment complete"
Create a Web page that makes a list of your favorite movies and a list of your favorite actors. Make one list ordered (numbered) and one list unordered (bulleted). Title your Web page - John Doe's Movies Page but use your own name (this information goes in the title tag). Also include a paragraph describing one of your favorite movies and another paragraph describing one of your favorite actors. Include two heading levels - h1 and h2 somewhere on the page. Save your Web page as movies.html.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning