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

Steps to create a company logo:

  • Select a new file in Adobe flash; select “File -> New”.
  • The new flash document dialogue will be opened.
  • Select “Flash File (ActionScript 3.0)” and press “Ok”.
  • Now the document will be ready for working.
  • Set the dimensions for company banner using “select -> Modify -> Document”.
  • Enter the company name in static text from Text tool.
  • Choose the font size.
  • Finally save the file.

Screenshot of the company logo

Web Development and Design Foundations with HTML5 (8th Edition), Chapter 11, Problem 7HOE

Program Plan:

  • Include the HTML tag using <html>.
    • Include the header tag using <head>.
      • Include the page title using <tile> tag.
    • Close the header tag using </head>.
    • Open the body of the web page using <body> tag.
      • Include the <embed> tag and provide the banner file name using src attribute.
    • Close the body using </body> tag.
  • Close the file using </html> tag.

Blurred answer
Students have asked these similar questions
Please create a navigation bar like this for the pages: Home, Team, and Prices using HTML and CSS. That I can embed to my html pages.
Three buttons on the webpage at the bottom, I want each button to change the background color for the header at the top when the user clicks the button. Choose an appropriate color. ONLY USING JAVASCRIPT
Create a dashoard with a logo at the top of the webpage, below make the title ( Dynamic Dashboard) changes according to the time (e.g. Good morning, good afternoon, good evening, good night). And let there be images on both side (4 inches apart from the title that correspond with the greeting) and then underneath all that we have four boxes (2 at the top and another 2 at the bottom). Box 1 contains a calendar. Box 2 contains the time. Box 3 contains a title with a number list of things to write above. And Box 4 contains quotes. There would be 5 quotes which alternate every day. The in the bottom create a footer. (c) Author: …. In the top left hand corner of the screen create a side bar (3 dashes as logo) that slides out to two buttons (dashboard and editor). Dashboard take the user the dashboard, while clicking the editor takes the user to a document editor application. then at the top right hand side of the sidebar let there be an X to close the sidebar Combine the html, css, and…
Knowledge Booster
Background pattern image
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