Basics of Web Design: Html5 & Css3
Basics of Web Design: Html5 & Css3
4th Edition
ISBN: 9780134444338
Author: Terry Felke-Morris
Publisher: PEARSON
bartleby

Concept explainers

Question
Book Icon
Chapter 7, Problem 1HOE
Program Plan Intro

Program Plan:

  • Include the HTML tag using “<html>”.
    • Include the header tag using “<head>”.
      • Include the style on the webpage using “<style>” tag.
        • Set the position property as “fixed”.
        • Set the padding property as “10 px”.
        • Set the font property as “bold”.
        • Set the background property as “#eaeaea”.
    • Close the header tag using “</style>”.
    • Close the header tag using “</head>”.
    • Open the body of the web page using “<body>” tag.
      • Include the “<div>” tag and add a “class” attributes to assign the style.
        • Include the head tag “<h1>” to display page heading.
        • Include the content to be displayed in the webpage using paragraph “<p>” tag.
      • Close the body using “</div>” tag.
    • Close the body using “</body>” tag.
  • Close the file using “</html>” tag.

Blurred answer
Students have asked these similar questions
9.Write the CSS style rule to display an image that is fixed in position and is placed at 125 pixels from the top and 140 pixels from the right of its parent window.
Describe a CSS element that would repeat an image in the background along both the X and Y axis
Describe a CSS element that would repeat an image in the background only along the Y axis
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