Using The Course Software And Week One Template As A Startin
Using The Course Software And Week One Template As A Starting Point
Using the course software and Week One Template as a starting point, create a new HTML webpage and include the following: Write the code to display your name in the largest-size heading element. Write the markup language code for an unordered list to display the days of the week. Write the markup language code for an ordered list that uses uppercase letters to order the items. This ordered list will display the following: Spring, Summer, Fall, and Winter. Modify the following code snippet to indicate that the bolded text has strong importance: A diagram of the organization of a website is called a site map or storyboard. Creating the site map is one of the initial steps in developing a website. Submit your HTML file to the Assignment Files tab.
Paper For Above instruction
John Doe
Days of the Week
- Monday
- Tuesday
- Wednesday
- Thursday
- Friday
- Saturday
- Sunday
Seasons
- Spring
- Summer
- Fall
- Winter
A diagram of the organization of a website is called a site map or storyboard.
Creating the site map is one of the initial steps in developing a website.