Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Here are your instructions: 1.Using Notepad or any other text editor, create a .html file . For example, your file could be called MyFirstHTML.html. All

Here are your instructions: 1.Using Notepad or any other text editor, create a .html file . For example, your file could be called MyFirstHTML.html.

  1. All of us have TV shows that we love to watch! So I want you to create a webpage about your favorite TV show. You are to create a webpage that highlights special things about the show. It should give the user a sense of the following:
  • genre
  • cast/information about the cast
  • why it is your favorite
  • characters and their roles/personality
  • day and time the show runs
  • fun facts about the show/cast/etc.
  • why one should watch it
  • any other pertinent information

3.The HTML file will have the following elements and meet the following specifications: a. Your page MUST conform to the www.w3.org XHTML 1.0 standard. You can use the HTML Validator at the w3 website to check your page for conformance. Please include the following code:

image text in transcribed

b. Have an appropriate XML declaration (XHTML ONLY) c. Have an appropriate DOCTYPE tag d. Have a tag that correctly indicates which character set you are using e. Have an appropriate title for your page f. Create and link in a style sheet g. You should NOT use any formatting tags within your XHTML, e.g. ,
, etc. and you should not use the formatting attributes of tags, such as bgcolor, etc. h. Please include at least two images in your document. One should have a link to another page; the other does not i. Use a table to organize your page j. Have a bulleted list (unordered) k. Have a numbered list (ordered) l. Have a list within a list n. Have a hyperlink that is represented as text o. Have headers of different sizes p. Text of different fonts and colors

q paragraphs of text

  1. Once you have created this page you must also re-create it using HTML5.
  2. Be sure to test your webpages on more than one browser. (Explorer/Firefox/Safari/Chrome)
image text in transcribed
thats the only info i have... if you cant do pass along who can do it
Available Feb / at /am. Mar 4 at 12pm 26 days Assignment #1 Why are we doing this? HTML is the basic language for presenting Information via the Internet. While there are many programs that will create HTML for you automatically, such as Dreamweaver, in this assignment you will not use these programs. Rather, in order to be a professional you need to know how to write HTML by hand. The best way to do this is just to build web pages. How I want you to do this assignment I want you to write your pages for this assignment using Notepad, or some similar plain text editor. You might feel this is unrealistic-that a real professional would never create a site this way. Actually that is not true. Many true professionals actually prefer to code their HTML by hand with a text editor because they can have more control over their code, and they can really understand what's going on with their web pages. By doing this by hand it will take you longer to create your pages, but you will understand HTML 1000 times better! The Assignment Here are your instructions: 1.Using Notepad or any other text editor, create a html file. For example, your file could be called My First HTML html 2. All of us have TV shows that we love to watch! So I want you to create a webpage about your favorite TV show. You are to create a webpage that highlights special things about the show. It should give the user a sense of the following: Benre cast/information about the cast why it is your favorite characters and their roles personality day and time the show runs fun facts about the show cast/etc. . why one should watch it . m other nectinent information

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

Database Concepts

Authors: David Kroenke

4th Edition

0136086535, 9780136086536

More Books

Students also viewed these Databases questions

Question

5. Develop the succession planning review.

Answered: 1 week ago