Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please code using HTML in visual studio You will create three pages named index.htm , content.htm , and copyright.htm . Somewhere in your pages, you

Please code using HTML in visual studio

You will create three pages named index.htm, content.htm, and copyright.htm.

Somewhere in your pages, you must correctly use the tags such as ,

, , , and other specifically lists in the page requirements.

Index.htm

  • The Web pages in a site should have a similar look-and-feel. For this site, you should create a simple menu as follows:
    • Create a horizontal line across the very top and bottom of the page.
    • Also on the home (Index) page, create links to the other two pages. The links should appear just below the line at the top of the page. You must use relative links between the pages in your site. Create another horizontal line just below the menu. The menu should appear on every page and appear just like it does on the home page..
  • The home page should have a level 1 heading containing your full name. Your name should appear below the links to the other two pages (navigation area).
  • Add a picture of your choosing to the home page such that it appears below the level 1 heading. You must use a relative reference for the image. Make sure that you have alternate text for the image for accessibility. Wrap the image in the appropriate figure and figure caption tags. Create a caption for the figure as you see fit. You can use any image you want.
  • Add a second picture of your choosing to this page. However, do not download this picture. Use and absolute reference to the picture on the Web. Make sure that you have alternate text for the image for accessibility. Wrap the image in the appropriate figure and figure caption tags. Create a caption for the figure as you see fit.
  • Write the necessary tag so that the text Home appears in the browser's title bar.

Content.htm

For this page, you have considerable flexibility. You can use any content that you want. Pick a subject in which you are interested, and teach me something or inform me about it. You do not need to write all of the content yourself. You can cut and paste it from the Web.

To get full credit, your page MUST meet the following minimum requirements.

  • Create a horizontal line across the very top and bottom of the page, just as you did on the first page and wrap the menu in the appropriate navigation tags. All the pages should look the same.
  • Also on the page, create relative links to the other two pages. The links should appear above the horizontal line at the top of the page.
  • Create a level 1 heading as you did on the first page. The text of the heading should describe the purpose or meaning of your site. Your heading should be wrapped in an
    tag.
  • Your page must have at least three sections
    tags and corresponding

    tags. Put your content in the sections. The sections should have at least one
    .

  • Your page must have at least two images excluding the image required for the validation report. They must have semantic figure, figure caption, and alternate text.
  • Your page must have at least three links to pages that somehow relate to your page. One of those links must operate as a clickable image.
  • A bulleted list must appear somewhere on the page.
  • Write the necessary tag so that the text Content appears in the browser's title bar.
  • Just below the menu and before the top

    and
    tag, create bookmarks to the various sections. The number of bookmarks will vary based on the number of sections. Your bookmark links can point to the

    or
    tags.

  • Use and tags as you see fit to emphasize text.

Copyright.htm

  • This page is very simple.
  • Again, create horizontal lines at the top and bottom of the page.
  • Create links to the other two pages. The links should appear just below the line at the top of the page.
  • Write the necessary tag so that the text Copyright appears in the browser's title bar.
  • Somewhere in the copyright notice, you must use the copyright symbol (named entity).

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

Advanced MySQL 8 Discover The Full Potential Of MySQL And Ensure High Performance Of Your Database

Authors: Eric Vanier ,Birju Shah ,Tejaswi Malepati

1st Edition

1788834445, 978-1788834445

More Books

Students also viewed these Databases questions