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

Program Plan:

Include the HTML tag using <HTML>.

  • Include the header tag using <head>.
    • Include the title on the webpage using <title> tag.
  • Include a hyperlink to the named fragment designated by “top”.
  • Close the header tag.
  • Include an internal CSS file using the style tag.
    • Include Alignment For Body Tag.
    • Include Alignment for CSS Container.
    • Alignment to have the image in the right side of the webpage.
    • Alignment for aside tag to place some content aside from the content it is placed in.
    • media is the attribute that is used to indicate whether the style sheet is for printing or screen display.
  • Include the body using the <body> tag.
  • Include a heading using the <h1> tag.
  • Include a paragraph using the <p> tag.
  • Close the body using </body> tag.
  • Close the file using </html> tag.

Blurred answer
Students have asked these similar questions
Write Restaurant Website using HTML, CSS, JavaScript, PHP, and MySQL.  The website should contain Home page, Menu page, Contacts Page and Booking a table page. The code should be not very simple not very difficult. There must be used all these: HTML, CSS, JavaScript, PHP, MySQL. You can use internal CSS and JavaScript files. Show the files name and their extensions. For Example: home.php and put the code under it. Use some images as well (2-3 images of food for the menu). You can get the image address from the internet. Explain you work by putting comments inside the code.
how to do this exercise? Halloween 11 Create a product page   In this exercise, you’ll create a product page that uses a variety of features for working with images. When you’re through, the page should look similar to this: Specifications: • To create the product page, you can copy the index.html file you worked on in exercise 7 to the products folder and rename it cat.html. Then, you can delete the content from the section, modify the URLs on the page as necessary, and add the content shown above. • Create a new style sheet named product.css for the product page, and copy the styles you need from the main.css file to this style sheet. Then, modify the link element for the style sheet in the cat.html file so it points to the correct style sheet. • Modify the horizontal navigation menu so it indicates that no page is current. • In the section, float the image to the left of the text. In addition, set the left margin for the text so if the product description is longer, the text won’t…
Using HTML and CSS and Javascript. Include a new page named “funpage.html” about coffee shop website, which allows the users to interact with your page and have fun with it when accessing your website (e.g., play a game such as re-assembling a cut-photo; or do simple drawings; or gathering words to make English sentences from given a set of words); be creative. The page should have the following minimum requirements: a) Use of dynamic Html concepts. b) Add full comments to your JavaScript code explaining how does it work. c) The page should be well-designed, nice-looking, have look-n-feel concepts. The game should be related to the objective of the website.
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