Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Directions Complete this assignment: HTML Basics Assignment: BasicHTMLAssignment. As the instructions say, you will be uploading your work to NOVA MyDrive in iddition to uploading
Directions Complete this assignment: HTML Basics Assignment: BasicHTMLAssignment. As the instructions say, you will be uploading your work to NOVA MyDrive in iddition to uploading the HTML file here. Create a shared link to your NOVA MyDrive folder and provide that link and your HTML file for this assignment. Dnce this is graded, your instructor may not allow a regrade if the mistake was ours. Grading his assignment is worth 100 points Basic HTML Assignment You may use either Dreamweaver or a coding text editor such as Brackets or Sublime for this assignment. This is a straight up HTML assignment. No CSS. Helpful resources: - Adobe Dreamweaver CC (2018) book: Lesson 2 - W3C HTML Tutorial - Judy's HTML Tutorial [use MyNOVA username and password] General requirements for assignment - Create a directory named Me in the ITE 170> Dreamweaver > Exercises directory on your local machine - Define a site in Dreamweaver with the Me directory as the root directory Site > New Site > - Site name: Basic HTML Assignment - Local site folder: (also known as the "root directory" for this site) - click folder icon and browse to the Me directory that you created, above. - Inside the Me directory, create a one page website. Name the file me.html. - So the path to the me.html file will be: ITE 170> Dreamweaver > Exercises > Me > me.html - No images - No styling - We will get to that soon enough - The page must be valid HTML5. Use the validator to check the code. - Here's a link to the W3C validator - Here are directions about how to validate. - The page must contain the following: - a level one heading that tells us your full name - one paragraph that tells us a little about yourself - a level two heading that says My Favorite Movie - one paragraph telling us about your favorite movie - a level two heading that says My Favorite Food - one paragraph that tells us about your favorite food - After you have created and validated your me.html file, upload the Me directory, which contains the me.html file to MyDrive. - put it in the Dreamweaver > Exercises directory o so the path to the file is: ITE 170> Dreamweaver > Exercises > Me > me.html Submission - Submit in Blackboard - The URL of me.html on Blackboard - The me.html file
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started