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
bartleby

Concept explainers

Question
Book Icon
Chapter 7, Problem 6HOE
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 the viewport meta tag.
    • Link the external style sheet “lighthouse.css” which includes
      • Alignment for body tag.
      • Alignment for wrapper tag.
      • Alignment for header tag.
      • Alignment for navigation tag.
      • Alignment for main tag.
      • Alignment to make the images float right.
      • Alignment for footer tag.
    • Close the header tag.
    • Include a paragraph using the <p> tag.
    • Close the body using </body> tag.
  • Close the file using </html> tag.
  • Modify the html file after reviewing the media attribute on the link element and attach an external CSS file “myprint.css” to prevent the navigation files from printing is mentioned, which includes:
    • Alignment for body tag.
      • Alignment for wrapper tag.
      • Alignment for header tag.
      • Alignment for navigation tag.
      • Alignment for main tag.
      • Alignment to make the images float right.
      • Alignment for footer tag.
      • Prevent navigation from displaying.

Blurred answer
Students have asked these similar questions
Use the Bootstrap 5.X starter template along with Animate.css and Google Fonts create a single HTML page, use all of Bootstrap’s built-in classes be sure that the document is responsive and includes following: A navigation bar with a hamburger menu on mobile A grid system with at least 3 rows. At least three different configurations in the rows at and above the LG breakpoint, e.g. 1 row has 3 columns, 1 row has 2 columns and 1 row has 4 columns A bootstrap styled card (hint, look at components) that has two buttons of different colors At least 1 animation from Animate.css (link above) At least 1 font, the only CSS allowed is to define the font This bears repeating, do not write any CSS outside of font definitions. Use at least 10 bootstrap different utility classes (note there’s more than just backgrounds). Feel free to use lorem ipsum or placeholder text where appropriate
The wireframe is the home page of Nuksoft Limited. The company through its Software Development Department is outsourcing the development of their web application to a potential GCTU Student of which you have won the contract. You are expected to create an HTML file with name index.php and a Cascading Style sheet with name, nuksoft_styles.css. Make use of only HTML tags. All styles should be control by the css file. Save all files in a folder and save all files related to this question in it. The name of the folder should be Nuksoft followed by your index number (e.g. Nuksoft-1081015001).a.Nuksoft provides the following services.i. Application Developmentii. Installation of CCTViii. Hardware and Networkingiv. IT ConsultancyCreate a drop-down menu using an internal css style and javascript displaying the services as a sub menu. Link each of the sub menu to a unique page.b. Create a similar menu for products. Nuksoft provides three main products to her customers. Each of these product…
Create a CSS file youName.css and link it to the HTML file you created earlier in Part 1. The results after filling the styles should be as shown in the image below. NOTE 1: Add classes and ids as you find suitable in the HTML file. NOTE 2: Any style that is not specified, may be specified as you wish (like margins, paddings …). NOTE 3: The width of the <body> is 700px and the font-family is “Arial”. after finsih it must be as the image
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
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