Basics of Web Design: HTML5 & CSS3 (3rd Edition)
Basics of Web Design: HTML5 & CSS3 (3rd Edition)
3rd Edition
ISBN: 9780133970746
Author: Terry Felke-Morris, Terry Morris
Publisher: PEARSON
Question
Book Icon
Chapter 2, Problem 1FWD
Program Plan Intro

After the web search, the following two websites are identified, in which, the first website is the appealing website and the second is the unappealing website to me:

Screenshot of the appealing web page

Basics of Web Design: HTML5 & CSS3 (3rd Edition), Chapter 2, Problem 1FWD , additional homework tip  1

Screenshot of the unappealing web page

Basics of Web Design: HTML5 & CSS3 (3rd Edition), Chapter 2, Problem 1FWD , additional homework tip  2

Program Plan:

  • Include the HTML tag using <html>.
    • Include the header tag using <head>.
      • Include the title on the webpage using <title> tag.
      • Include the heading to be displayed in the webpage using <h1> </h1> tag pair.
    • Close the header tag using </head>.
    • Include the style using <style> and </style> tag pair.
    • Include the body tag using <body>.
      • Include the ordered list using <ol><li> and </li></ol> tag pair.
      • Include the hyperlink of required website using <a> tag.
    • Close the body tag using </body>.
  • Close the file using </html> tag.

Blurred answer
Students have asked these similar questions
What Web developers are responsible for is that they make sure that all the content that is needed for the website is clear, visible, and found in the right place. In some cases, front-end developers may also have content writing skills, allowing them to create the content for the website as they go. As a Web developer, given the HTML and CSS below, design and write the JavaScript code to add behavior to the designed user interface of the client. The web platform you suppose to design, performs a comparison of lines of two pieces or more of texts placed into two text area elements on the web page. Use the instructions below to compose the desired interactive web page”: • When the client clicks “Compare” button, they should compare the two pieces of texts, line by line in the designed texts areas. • Make sure the information supplied in text areas can be separated by new line. • If a given line of the expected output does not match the corresponding line at the same index in the actual…
I need to create a simple website using HTML. What would a page with basic information such as name and email address (with hyperlink) look like in HTML? What does it meant to have a hierarchy of navigation (user should be able to move from page to page freely)?
Images are important to web design. Do you know of some pages with too few, too many, and just the right amount of images?
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education