Web Development and Design Foundations with HTML5 (9th Edition) (What's New in Computer Science)
Web Development and Design Foundations with HTML5 (9th Edition) (What's New in Computer Science)
9th Edition
ISBN: 9780134801148
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
Different method for finding HTML element Both A and C All of these document.getElementByld(id) document. getElementsByTag(tag) document. getElementsByClassName(name)
web development: Create a full HTML page according to the following requirements: Set the web page background color to rgb(150,150,250).  Add background image to the page; you can download image. Do not repeat the background image. Set the background image position to top right. Insert the largest heading with the text "Fun Park”. Set the heading background color to white. Add opacity value 0.6 to the heading.
You are required to design HTML page based on the following descriptions:    Insert Heading in the top of your web page with the following requirement  Heading: “SWEET SHOP”   Size of the heading = “1”  Font style= “Online book shops”    Insert an image after the heading, and follow the given requirements:  NOTE: You can access to the Internet and find image related to the topic.    Change the Width of the image to be = “600” and the Height to be = “400”  Add an alternative text that identifies the image in your web page. The alternative text should be: “Candy Shop”  Add label to the image. “SWEET SHOP, 2015”  Change the alignment of the image to be on the “Center”  Set border to the image, the thickness of the border should be “20”      Add background to you web page. The background should be image.  NOTE: You can access to the internet and find an image related to the topic and fit purpose.      Insert 3 links base on the following requirements:   First: Add…
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
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