Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

EXPECTED CONTENT. Choose a band/concert to design a web page for. You will need 4 paragraphs short sentence of content about your chosen band/concert. Adjust

EXPECTED CONTENT.

  1. Choose a band/concert to design a web page for.
  2. You will need 4 paragraphs short sentence of content about your chosen band/concert.
  3. Adjust any naming, linkage, or file names (for example the image you use will most likely have a different file name than the"starter.html" stub).
  4. You will provide your own image. The"starter.html" provides the sizing.
    1. You can use a URL to an image
    2. You can use a separate image file. Make sure you use relative addressing.
  5. You can use the following content from expected render:
    1. Navigation section
  6. Tables Section
  • You can use the content from the expected render for the tables
  • Contains two tables. One for Dates and Location and one for Costs
  • Both Tables will use the tag for table headings and basic table tags (th and td).
  • Dates and Location Table, add the sematic tags thead and tbody.
  • Costs Table, add the semantic tags for thead, tbody and tfoot.
  1. The footer should have the current year and your LAST NAME
  2. Test your code and make sure code follows key HTML coding conventions as required by this course:
  • Declare the document type for HTML (
  • Use lowercase element names
  • Close all elements for compatibility with XML and XHTML
  • Use lowercase attribute names
  • Always quote attribute values
  • HTML allows spaces around equal signs. But space-less is easier to read and groups entities better together.
  • Do not add blank lines, spaces, or indentations without a reason.
  • For readability, add blank lines to separate large or logical code blocks.
  • For readability, add two spaces of indentation. Try not to use the tab key.
  • Use lowercase file names separated by a hypen (-).For example, halliday-tables.html. Some web servers (Apache, Unix) are case sensitive about file names: "london.jpg" cannot be accessed as "London.jpg"

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

Transport Operations

Authors: Allen Stuart

2nd Edition

978-0470115398, 0470115394

More Books

Students also viewed these General Management questions