13.8. Mixed-Up Code Questions¶
Create an HTML page with your name as the title
tag in the head
tag, “Favorite Activities” as the h1
tag in
the body
tag, and a description of your favorite activites in the p
tag in the body
tag, also. For example, if the name was “Melody” and
the description of the favorite activities was “I like to swim.”, the tab would show “Melody”, “Favorite Activites” would appear as bold on the
webpage as the first line, and “I like to swim.” would be below that as regular font (smaller font size without bold).
Create an HTML page with your name as the title
tag in the head
tag, “Favorite Activities” as the h1
tag in
the body
tag, and a red-colored description of your favorite activites in the p
tag in the body
tag, also.
For example, if the name was “Melody” and the description of the favorite activities was “I like to swim.”, the tab would
show “Melody”, “Favorite Activites” would appear as bold on the webpage as the first line, and “I like to swim.” would be below
that in red as regular font (smaller font size without bold).
Create an HTML page with your name as the title
tag in the head
tag, “Favorite Activities” as the h1
tag in
the body
tag, and a 25 pixel font-sized description of your favorite activites in the p
tag in the body
tag, also.
For example, if the name was “Melody” and the description of the favorite activities was “I like to swim.”, the tab would
show “Melody”, “Favorite Activites” would appear as bold on the webpage as the first line, and “I like to swim.” would be below
that with a size of 25 pixels.
Create an HTML page with your name as the title
tag in the head
tag, “Favorite Activities” as the h1
tag in
the body
tag, and a description of your favorite activites with the font “Brush Script MT” in the p
tag in the body
tag, also.
For example, if the name was “Melody” and the description of the favorite activities was “I like to swim.”, the tab would
show “Melody”, “Favorite Activites” would appear as bold on the webpage as the first line, and “I like to swim.” would be below
in the font “Brush Script MT” (cursive looking).
Create an HTML page with your name as the title
tag in the head
tag, “Favorite Activities” as the h1
tag in
the body
tag, and a description of your favorite activites with the activity name blue in the p
tag in the body
tag, also.
For example, if the name was “Melody” and the description of the favorite activities was “I like to swim.”, the tab would
show “Melody”, “Favorite Activites” would appear as bold on the webpage as the first line, and “I like to swim.” would be below
in a regular font with the word “swim” as blue.
Create an HTML page with your name as the title
tag in the head
tag, “Favorite Activities” as the h1
tag in
the body
tag, and a div
tag with a purple background color and the description of your favorite activites
in multiple p
tags in the div
tag in the body
tag. For example, if the name was “Melody” and the description of the favorite activities
was “I like to swim.” in one p
tag and “I like to eat.” in a second p
tag, the tab would show “Melody”, “Favorite Activites” would appear as
bold on the webpage as the first line, and “I like to swim.” and “I like to eat.” would be below in regular font with a purple background.
Create an HTML page with your name as the title
tag in the head
tag, “Favorite Activities” as the h1
tag in
the body
tag, a description of your favorite activites in the p
tag in the body
tag, and a description with a link to a related
article in the a
tag in the body
tag. For example, if the name was “Melody”, the description of the favorite activities
was “I like to swim.”, the description of the link was “Here are some benefits of swimming!”, and the link was
“https://www.healthline.com/health/benefits-of-swimming”, the tab would show “Melody”, “Favorite Activites” would appear as bold on the webpage
as the first line, “I like to swim.” would be below in a regular font, and “Here are some benefits of swimming!” would appear below that
with it being linked to “https://www.healthline.com/health/benefits-of-swimming”.
Create an HTML page with your name as the title
tag in the head
tag, “Favorite Activities” as the h1
tag in
the body
tag, and a description of your favorite activites in the p
tag in the body
tag, also. For example, if the name was “Melody” and
the description of the favorite activities was “I like to swim.”, the tab would show “Melody”, “Favorite Activites” would appear as bold on the
webpage as the first line, and “I like to swim.” would be below that as regular font (smaller font size without bold).
Create an HTML page with your name as the title
tag in the head
tag, “Favorite Activities” as the h1
tag in
the body
tag, and a description of your favorite activites in the p
tag in the body
tag, also. For example, if the name was “Melody” and
the description of the favorite activities was “I like to swim.”, the tab would show “Melody”, “Favorite Activites” would appear as bold on the
webpage as the first line, and “I like to swim.” would be below that as regular font (smaller font size without bold).
Create an HTML page with your name as the title
tag in the head
tag, “Favorite Activities” as the h1
tag in
the body
tag, and a description of your favorite activites in the p
tag in the body
tag, also. For example, if the name was “Melody” and
the description of the favorite activities was “I like to swim.”, the tab would show “Melody”, “Favorite Activites” would appear as bold on the
webpage as the first line, and “I like to swim.” would be below that as regular font (smaller font size without bold).