Answered step by step
Verified Expert Solution
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.
- 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:
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. ,
q paragraphs of text
- Once you have created this page you must also re-create it using HTML5.
- Be sure to test your webpages on more than one browser. (Explorer/Firefox/Safari/Chrome)
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 informationStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started