Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Complete the following: Use your text editor to create a new le named homework.html, and then save it on your computer. Add the doctype for

Complete the following:

Use your text editor to create a new le named homework.html, and then save it on your computer.

Add the doctype for an HTML5 document.

Create the root html element and nest the head and body elements within it.

Within the head element, insert the following text as an HTML comment

My First Web Page

Author: your name

Date: the date

where your name is your name and the date is the current date.

Add code to specify that the page uses the UTF-8 character set.

Set the page title as Your Name: My First Web Page.

Within the body element, create structural elements for the page header, section, and footer.

Within the page header, insert an inline image of your choosing. The image should be a wide picture of anything, like facebook's cover photo or like Curbside Thai's logo. The image should be at least 800 pixels wide. Use photoshop or other image editing too to resize the picture accordingly. Specify the alternate text for the image to be a description of the photo. The image must be served from your NJIT server.

Within the page footer, insert the following text to appear on a single line:

Your Name

Your email address

CPT 330 SECTION

Separate the different sections of the footer using a solid diamond (character code 9830).

Link your email address to your actual email address.

Within the section element, insert an h1 element with the text CPT 330 - Your Name.

Directly after your last name, insert the copyright symbol.

Add an article element inside the section element.

Directly after the header element and before the section element, insert a navigation list containing an unordered list with following list items: Home, Favorite Websites, and Favorite Meals.

Save your html page. Save a copy of your html as websites.html. Save another copy of your html as meals.html. You should now have three webpages in total.

In homework.html, within the article, insert an h2 heading containing the text About Me.

Insert a picture of yourself and set the text string Your Name as the alternate text.

Add a couple of paragraphs containing text about you. Your interests, hobbies, career aspirations, etc. 3-4 sentences per paragraph. Bold each hobby. Italicize each interest. Underline each career aspiration.

Turn your picture from step 18 into a hyperlink. The destination of that link should be a different, larger/hi-res picture of yourself. It must be a different picture, not just a larger version.

In websites.html, within the article, insert an h2 heading containing the text Favorite Websites.

Add four additional article elements.

In each article, insert an h3 heading containing the NAME of your a favorite websites you like to visit. (Facebook, Twitter, Instagram, and Google are not allowed to be used). You should have 4 website names in total. 1 per article.

Within each article, insert an ordered list containing five items explaining what is so great about that specific website.

For each of the websites listed as your favorite, make each h3 heading into a hypertext link to the website.

In meals.html, within the article, insert an h2 heading containing the text Favorite Meals.

Add four pictures of your favorite meals. Each picture should not be wider than 300px. Above each picture, insert an h2 heading with the name of the meal.

For each of your favorite foods, link each image to a recipe webpage showing how to make that dish.

Link the three items in your navigation list to homework.html, websites.html, and meals.html for all web pages

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

Ai And The Lottery Defying Odds With Intelligent Prediction

Authors: Gary Covella Ph D

1st Edition

B0CND1ZB98, 979-8223302568

More Books

Students also viewed these Databases questions

Question

In what ways have gender roles changed in the United States?

Answered: 1 week ago

Question

sharing of non-material benefits such as time and affection;

Answered: 1 week ago