222k views
2 votes

Your Name



One paragraph about yourself.


Three of my favorite things are:


Favorite Item 1


Favorite Item 2


Favorite Item 3



User Sebkopf
by
8.2k points

2 Answers

3 votes

Answer:

theres not REALLY an answer, but this is what you should write

Step-by-step explanation:

<html>

<head>

<title>About Me Web Page</title>

</head>

<body>

<p>Type your actual name here</p>

<p>Type one paragraph about yourself in 3-5 complete sentences.</p>

<p>Three of my favorite things are:</p>

Add opening ordered list tag here

<p>Favorite Item 1</p>

<p>Favorite Item 2</p>

<p>Favorite Item 3</p>

Add closing ordered list tag here

</body>

</html>

steps Complete these steps in your HTML code:

Replace Your Name with your actual name and format with <h1>.

Replace One paragraph about yourself with a paragraph about yourself.

Replace the favorite items with your three favorite things.

Format your three favorite things into an ordered list. We learn how to code an ordered (numbered) list on page 3 of Lesson 1.02 (See example on Lines 8 through 12).

Test your code in the HTML Text Editor.

User Dims
by
8.7k points
4 votes

Answer:

I am someone

Step-by-step explanation:

Name : I am someone

Paragraph: I am a unknown person to you..I am someone

Fav item 1 : Ice cream

Fav item 2: All non veg items

Fav item 3: Pani Puri

User DHornpout
by
7.7k points

No related questions found