Question: HTML requirements: .ONE main HTML outline (maning HTML outline tags must be used;) with an ID attribute on it (or it's parent) This contains the





HTML requirements: .ONE main HTML outline (maning HTML outline tags must be used;) with an ID attribute on it (or it's parent) This contains the items Menu A and Menu B. fsuggested id name: 'nav") You must use XHTML transitional doctype: IDOCTYPE html PUBLIC -/W3/DTD XTHL 1.0 Transitional/EN "http//www.w3.org/TR/xhtml1/DTD/xhtml1-tansitional.dtd"> . TWO outlines for each menu which contains the items, will have to be be inside the ONE main outline. Each outine shall have the same class attribute on it. (suggested class name: "menu) A tags must href to somewhere Without CSS,it looks something like this (an unordered list - but you can use an ordered list if you wish:) . Menu A o Item 1A Item 2A Menu B o Item 1B o Item 2 E NOTE: build towards goals progressively, do not try to make everything work at once! Good science is done by eliminating as many variables as possible - and in IT you should always assume nothing is going to work, do not be optimistic or hopeful. Slow and steady wins the race. HTML requirements: .ONE main HTML outline (maning HTML outline tags must be used;) with an ID attribute on it (or it's parent) This contains the items Menu A and Menu B. fsuggested id name: 'nav") You must use XHTML transitional doctype: IDOCTYPE html PUBLIC -/W3/DTD XTHL 1.0 Transitional/EN "http//www.w3.org/TR/xhtml1/DTD/xhtml1-tansitional.dtd"> . TWO outlines for each menu which contains the items, will have to be be inside the ONE main outline. Each outine shall have the same class attribute on it. (suggested class name: "menu) A tags must href to somewhere Without CSS,it looks something like this (an unordered list - but you can use an ordered list if you wish:) . Menu A o Item 1A Item 2A Menu B o Item 1B o Item 2 E NOTE: build towards goals progressively, do not try to make everything work at once! Good science is done by eliminating as many variables as possible - and in IT you should always assume nothing is going to work, do not be optimistic or hopeful. Slow and steady wins the race
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
