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

Program Plan:

mylinks.html file:

  • Include the HTML tag using <html>.
    • Include the header tag using <head>.
    • Close the header tag using </head>.
      • Include the <link> tag and access the external css file.
    • Open the body of the web page using <body> tag.
      • Include the head tag <h1> to display page heading.
        • Include an unordered list using <ul> tag.
    • Close the body using </body> tag.
  • Close the file using </html> tag.

links.css file:

  • Include a “link” pseudo class and add a color for the hyperlink.
  • Include a “visited” pseudo class and add a color for the hyperlink.
  • Include a “hover” pseudo class and add a color for the hyperlink.
  • Include the background property as “#D3D3D3”.
  • Include an unordered list <ul> and add “list-style-type” property.

Blurred answer
Students have asked these similar questions
create another new page, and name the file according to the description you used in your mockup. For example, "contact_me.html" or "portfolio.html". Your new page must include the following: (named: "contact_me.html") A table styled using CSS, like the one below, except use fonts and colors that match the theme of the rest of your site.           A CSS Box with the following specs: 350px (width) + 20px (left and right padding) + 10px (left and right border) + 20px (left and right margin) = 400px           Contains at least 4 hyperlinks that use each of the following states: a:link - a normal, unvisited link a:visited - a link the user has visited a:hover - a link when the user mouses over it a:active - a link the moment it is clicked Must use a style tag that changes the background to a color or image. Formatted text, including a header and paragraph that uses CSS styling of your choice, using at least 1 ID selector and 1 class selector. Use CSS to…
Create an external CSS file and attach it to the html document, you need to name the file with your first name and last initial. The only change you are allowed or need to make in the HTML file is the link to the attached CSS sheet. study the HTML file before starting note the ID and classes in the document. using only CSS to duplicate the layout of the sample image use position,grid or flex combination of layout methods
Create a html page with title as lab10 1. The page load lab10 1.js as its JavaScript file. On the html page, include a Canvas with dimension of width: 806, height: 500. An input box to accept user's input. A button to start the game.
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
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L