Tutorial01_Case2_Rubric
docx
keyboard_arrow_up
School
Wilmington University *
*We aren’t endorsed by this school
Course
100
Subject
Mathematics
Date
Feb 20, 2024
Type
docx
Pages
2
Uploaded by CommodoreNeutron12017
Grading Rubric – NP HTML5 and CSS3, 7e
Tutorial 1, Case Problem 2
Class:
Professor:
Notes:
Description
Pts
Your Score
1. Using your editor, open the ms_euler_txt.html file from the html01 ►
case2 folder. Enter your name and the date in the comment section of the file, and save it as ms_euler.html.
1
2. Add the following to the document head:
a. Set the character encoding of the file to utf-8.
b. Add the following search keywords: math, Euler, pi, and geometry.
c. Set the title of the document to Leonhard Euler (1707-1783).
d. Link the document to the ms_base.css and ms_layout.css style sheet files.
4
3. Add a header, article, aside, nav, and footer element to the document body.
2
4. Within the body header, insert an inline image for the ms_logo.png file with the alternate text Math strings.
2
5. Go to the ms_pages.txt file in your text editor and copy the text of the main article (located in the first section of the file), including the title. Then,
go to the ms_euler.html file in your HTML editor and paste the copied text into the article element.
2
6. Within the article element, make the following markup changes:
a. Mark the text Leonhard Euler (1707-1783) as an h1 heading.
b. Mark the three paragraphs of the article content using the p element.
c. In the first paragraph, mark the names Leonhard Euler and jean Bernoulli as strong text. Mark
the phrase 800 different books and papers as emphasized text.
d. In the second paragraph mark the works Introductio in analysin infinitorum (1748) and Lettres a une princesse d'Allemagne (1768-1772) as citations. Insert the a character using the character reference à.
e. In the third paragraph, mark the mathematical symbols e and n using the var (variable) element. Insert the n character by replacing [pi] with the π character reference.
5
7. Return to the ms_pages.txt in your text editor and copy the text of the second section containing information about Euler's Equation, the most beautiful equation in math. Then, go to the ms_euler.html file in your HTML editor and paste the copied text into the aside element.
2
8. Within the aside element, add the following markup:
a. Mark the title The Most Beautiful Equation in Math? as an hi heading.
5
b. Mark the two equations in the pasted text using the code element. Mark the three other text
groups as paragraphs.
c. Throughout the text of the aside element, mark x, i, e, xi, and pi using the var element, replacing [pi] from the pasted text with the character reference π.
d. Use the sup element in the following equations to mark xi and ni as superscripts:
cos(x) + isin(x) = exi
eni + 1 = 0
e. Mark the text The Mathematical Intelligencer as a citation.
9. Return to the ms_pages.txt file in your text editor and copy the text of the
third section listing more ways to learn about Euler. Then, go to the ms_euler.html file in your HTML editor and paste the copied text into the nav element.
2
10. Within the nav element, add the following markup:
a. Mark the title Learn more about Euler as an hi heading.
b. Mark the four Euler websites as an unordered list.
c. Change the text of the Euler websites to hypertext links pointing to the following URLs:
Euler at Wikipedia linked to http://en.wikipedia.org/wiki/Leonhard_Euler
The Euler Archive linked to http://eulerarchive.maa.org/
Euler at Biography.com linked to http://www.biography.com/people/leonhard-euler-21342391 Euler at Famous Scientists linked to http://www.famousscientists.org/leonhard-euler
6
11. Within the footer element, insert the text Math strings: A site for educators and Researchers.
2
12. Save your changes to the file and open the ms_euler.html file in your browser. Verify that the equations in the sidebar match the ones shown in Figure 1-47 and that all occurrences of the [pi] character have been replaced
with n. Click the four links in the navigation list and verify that your browser opens the websites.
2
TOTAL
0
YOUR SCORE
: ______
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help