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 6, Problem 4HOE
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 “relative”.
        • Set the left property as “15 px”.
        • Set the background property as “#ccff99”.
    • 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” attribute 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
Subject Name: Advanced Object-Oriented Programming 2. Write a JAVA GUI code to create the following: Use the Suitable layout and panel to show the below described output • The Frame is Titled as "MyFrame". • Add the title in the JPanel as Text Area and insert 2 colored radio buttons on selecting each button the color of the frame should change between two colors • Add two Text Field by name with title "Me"and "MyFriend" • Add Two buttons down which must copy the text from text1 to text 2 on pressing it and the other should clear the content. • Names of the Button "Print Text", "Cancel"
I'm trying to learn CSS and it isn't easy. Can someone help me with this problem? Modify or add one CSS rule for each requirement below to change the text color property as specified. By color name: change the text color for byname class elements from black to blue. By RGB values: change the text color for byrgb class elements from black (rgb(0, 0, 0)) to green by modifying the second number to be 255. By HSL values: change the text color for byhsl class elements from black (hsl(0, 0%, 0%)) to cyan by modifying the first number to be 200, the second number to 100%, and the third number to 50%. Code: <p class="byname">The text is blue</p> <p class="byrgb">The text is green</p> <p class="byhsl">The text is cyan</p>
this response. uèstion 13 Complete the below code to draw a line on a canvas as per the following specifications: Line Coordinates: Starting point X coordinate: 50 Starting point Y coordinate :70 End point - X coordinate :90 End point - Y coordinate :80 Line color is blue yar myCanvas=
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Programming Logic & Design Comprehensive
Computer Science
ISBN:9781337669405
Author:FARRELL
Publisher:Cengage
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT