Web Development and Design Foundations with HTML5 (9th Edition) (What's New in Computer Science)
Web Development and Design Foundations with HTML5 (9th Edition) (What's New in Computer Science)
9th Edition
ISBN: 9780134801148
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 (9th Edition) (What's New in Computer Science), 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
Create the given items then screenshot your code and output. Upload the images to this If you are using a mobile phone, you may use this online HTML editor: https://www.w3schools.com/tryit/ A table of your class schedule
Make a web page to show your School transcript. Your transcript should include: A picture of “School” logo (attached). A table of at least two semesters of the courses you take and the grades you got (you can make up the grades). Use banded rows for the courses. The courses are separated by semester. Calculate the average score for each semester. Calculate the average score for all courses taken at the bottom row. Background color for Overall Average row: #003300 Background color for semester row: #009900 Your HTML file should include the appropriate tags. Use an external CSS file to set all the styles for the web page.
Write the HTML tags to achieve the following: Create a text link, which you can use to send email. Create text link to make your PDF, or DOC or ZIP files downloadable. Create a one-line text input field. Create a submit button for submitting form. Create Ordered Lists with 4 items by using Letters and starts with d.
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