Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

On your main page, use an inline style to change font name (i.e. Arial, New Roman, etc.) and font color on all of your headings

On your main page, use aninlinestyle to change font name (i.e. Arial, New Roman, etc.) and font color on all of your headings on your index page.

On your resources page, use an inlinestyle to bold and remove the default underline on all of your links..

derive a new page and name it pictures.html On that page do the following:

  • Insert 5 images. You can save images from theInternetby right clicking on an image and choosing the Save option. We will discuss copyright issues at a later date. If you use a stock photo site that provides free images likepixabay.com, you will be in good shape.
  • Make sure that all five images are accessible by including an alt attribute.
  • On the same page, using anembeddedstylesheet, derive at least two CSS classesnamed borderone and bordertwo that define different CSS for the width, style, and color of a border. Assign each of your images to one of the classes.

Next, derive anexternal stylesheet named styles.css

Define a background image using background-imagefor the body in thisstylesheet. Also use two additional background properties from the following:

  • background-position
  • background-repeat
  • background-attachment
  • background-size

Link the style sheet toallof three of your pages so that they all have the same background appearance.

Use one of the icon generators listed in your textbook to derive a Favorites Icon for your site. Then use the code in your textbook to link your icon to all three of your pages.

Finally, use three(3) of the following CSS3 properties somewhere on your site:

  • text-shadow
  • border-radius
  • box-shadow
  • opacity
  • linear-gradient
  • radial-gradient

derive a brief note telling me where you used the additional CSS3 styles in your pages so I can grade them without missing them!

Codes:

index.html

NYSE Stock Exchange

NYSE Stock Exchange

Introduction to NYSE Stock Exchange

NYSE Stock Exchange is a leading financial marketplace where stocks, bonds, and other securities are bought and sold. Our mission is to provide a fair, transparent, and efficient platform for trading and investing.

We offer a range of products and services, including stock trading, mutual funds, and investment advice, to help our clients meet their financial goals.

Our Products and Services

Stock Trading
The ability to buy and sell stocks on the NYSE
Mutual Funds
A type of investment product that pools money from many investors to purchase a diverse range of stocks, bonds, or other securities
Investment Advice
Professional guidance and recommendations on investment strategies and portfolio management

2023 NYSE Stock Exchange

contactatnyse.com

resources.html

NYSE Stock Exchange - Resources

NYSE Stock Exchange

Related Websites

  • Investopedia
  • Morningstar
  • NASDAQ
  • Bloomberg
  • Reuters

Copyright 2023 NYSE Stock Exchange

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Mobile Communications

Authors: Jochen Schiller

2nd edition

978-0321123817, 321123816, 978-8131724262

More Books

Students also viewed these Programming questions