week HTML MARKUP AND STRUCTURE TASK #1 Start with the given files located on blackboard) and mark it up using HTML5. Use

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

week HTML MARKUP AND STRUCTURE TASK #1 Start with the given files located on blackboard) and mark it up using HTML5. Use

Post by answerhappygod »

Week Html Markup And Structure Task 1 Start With The Given Files Located On Blackboard And Mark It Up Using Html5 Use 1
Week Html Markup And Structure Task 1 Start With The Given Files Located On Blackboard And Mark It Up Using Html5 Use 1 (308.17 KiB) Viewed 40 times
week HTML MARKUP AND STRUCTURE TASK #1 Start with the given files located on blackboard) and mark it up using HTML5. Use the new elements as much as makes sense. Add at least two inline HTML5 elements. For this exercise there will be no CSS ad no div elements allowed. Be prepared to explain your reasons for the elements you selected. Remember - this is about describing the structure of your document, not what your page will look like. Once completed - use the W3 validator to validate your markup. Ensure that all warnings and errors are addressed. UNDERSTANDING THE DOM TASK #2 Create a simple DOM hierarchy representing the mark-up found in DOM_Assignment.html. DO NOT USE THE MARKUP YOUR CREATED FOR TASK #1 - use the provided DOM_Assignment.html file. You may find it helpful to modify the layout of the code to help you understand the DOM relationships. You can use Visio or a similar program to create this file - or you can create a hand drawn version. When submitting a hand drawn version, take a picture of the diagram using your phone and submit that. NOTE: I am only interested in you creating the hierarchy for the elements - you do not have to detail the text content. Once you have completed your hierarchy, answer the following question. Your answers should be in terms of the relationships that we discussed in class (parent, child, sibling, ancestor, descendent). Use the relationship that is most accurate (.e. A parent would be more accurate than an ancestor) . What is the relationship between the section and the footer? What is the relationship between the a elements and the article? • What is the relationship between the h2 and the article? . What is the relationship between the two articles? • What is the relationship between the first occurrence of an h2 and the second occurrence of a p element? To get marks for your assignments you MUST show your completed work to your instructor in lab. Must be completed and submitted by the posted due date and time
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply