Basics of Web Design: Html5 & Css3
Basics of Web Design: Html5 & Css3
4th Edition
ISBN: 9780134444338
Author: Terry Felke-Morris
Publisher: PEARSON
Question
Book Icon
Chapter 7, Problem 2HOE
Program Plan Intro

Program Plan:

  • Include the HTML tag “<html>”.
    • Include the header tag “<head>”.
      • Include the style on the webpage “<style>” tag.
        • Set the float property as “left”.
        • Set the background property as “#ffffcc”.
        • Set the font property as “verdana, sans-serif”.
        • Set the padding property as “20 px”.
    • 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>”t ag and add an “id” attribute to assign the style.
        • Include the content to be displayed in the webpage using paragraph “<p>” tag.
        • Include the “<img>” tag and add the image source along with its properties.
      • 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
3) Write an HTML program to create an EXTERNAL Style sheet using element and format it with the following properties : a) Body- font-size ,font-family ,background-color ,color H1- color: red; border-width:1; border:solid; text-align:center b) Display your name using element. Write some information about your Favourite TEACHER using element.
Write a css style like, the title is list, Declare a css rule with an id selector, set the font size to double, and display the text "work" apply the id selector to a <b> tag for the display of text "john"
6. Create a web page that displays eight of your favorite photos (or eight photos supplied by your instructor). Also include a header and footer area on the page. The page layout should implement grid layout to configure a responsive display. Include your name in an e-mail address in the page footer area.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education