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 4, Problem 8HOE
Program Plan Intro

Program Plan:

  • Include the HTML tag using “<html>”.
    • Include the heading tag using “<head>”.
      • Open the title tag using “<title>” with appropriate title and close the tag.
      • Include the style tag using “<style>” to set style to elements.
        • Include the style for “body” element.
          • Set the background color, text color and font family for the body element.
        • Include the style for “h2” element.
          • Set the background color, text color, height, and width for the tag.
        • Include the style for “h1” element.
          • Set the height and width properties for the element.
        • Include the style for “image” element.
          • Set the float property as “right”, margin-right as “100” pixels, width as “300” pixels, and height as “300” pixels.
      • Close the style tag using “</style>” tag.
    • Close the heading tag using “</head>”.
    • Open the body tag using “<body>” tag.
      • Include the heading tag “<h1>” with appropriate heading and close it.
      • Include the image tag “<img>” with source “src” property.
      • Include the heading tag “<h2>” with appropriate heading and close it.
      • Include the unordered list with “<ul>” tag.
        • Include the list “<li>” for hobbies and activities and close the list using “</li>”.
      • Close the unordered list using “</ul>”.
    • Close the body tag using “</body>”.
  • Close the file using “</html>” tag.

Blurred answer
Students have asked these similar questions
create an HTML form page:
How you will add the following Controls to the HTML page (Describe each with their important attributes) Textbox Button Radio Button Check Box Dropdown
Assignment Create a web page that can calculate the roots of aparabola using the quadratic formula Your web page should have 3 input fields,representing the a, b and c values of a quadraticfunction in standard form, and a button thatcalculates the roots when clicked You must: use HTML5 use CSS use JavaScript solve for 1, 2 or no roots
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
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
Text book image
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning