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
bartleby

Concept explainers

Question
Book Icon
Chapter 4, Problem 6HOE
Program Plan Intro

Things noted in a website:

The followings things are visited in the website “barnesandnoble.com”:

Attributes Things used in the website
Visited website https://www.barnesandnoble.com/
Background The color of “white” is used in this website.
Text The font family of “Poynter”, “Georgia”, and “Serif” used in the web site.
Headings The heading tag “<h2>” used in the web site headings. The “<h3>” used for menu designing.
Images The image link used in the website.

Program Plan:

  • Include the HTML tag using “<html>”.
    • Include the header tag using “<head>”.
      • Include the style tag using “<style>”.
        • Set the internal style for a tag “body” with background color as “white”.
        • Set the internal style for heading tag, assign the color code for “dark green” and align the text as left.
      • Close the style tag “</style>”.
    • Close the head tag “</head>”.
    • Include the body tag using “<body>”.
      • Set the heading tag for their heading using “<h2>”.
      • Create the image link using “<a>” and “<img>” with reference of the link and close the tags.
    • Close the body tag “</body>”.
  • Close the file using “</html>” tag.

Blurred answer
Students have asked these similar questions
If you are asked to design an advertisement page for a restaurant, it contains three images (01.jpg, 02.jpg and 03.jpg) and multiple links, all of them go to the website (https://www.youtube.com/). Write html page design that you see fit for the existence of this page with the .writing of default texts for this
You are required to design HTML page based on the following descriptions:    Insert image of nature in your web page.  Change the border to size”20”.  Change the position of the image to be in the center of the page.  Add image as background in your web page.  Add attributes to your image:  Alternative text=”Nature”  Title=”Nature”
create a html document in which you have to write a paragraph in the body section that should use different tags like bold, italic, abbr, audio and video tags. The document should have proper title and headings. Use 2 images in your document also.
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning