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 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 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
CSS3 allows web developers to use many columns in a single web page by employing. O a. open-column O b. many-column O C. several-column Od multi-column QUESTION 6 The proper form of column-rule property is column-rule: 1px solid blue; a. O b. column-rule: {1px solid blue;} O C. column-rule: (1px solid blue); O d. column-rule: 1px; solid; blue;
Create the content in attached document as it is in a web page (applying the basic HTML tags). For creating web page follow the steps: Write your HTML code in notepad Save the file with .html extension Your submitted assignment will include this .html file in zip (compressed format)
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