ii.In the second row – in the left column add the list and nest as follows:
The outer list must have three entries: compact, midsize and sports. Inside each of these three lists,
1.there must be two sublists of body styles.
2.The compact- and midsize-car sublists are two door and four door;
3.the sports-car sublists are coupe and convertible.
1.Each body-style sublist must have at least three entries each of which is the make and model of a particular car that fits the category.
1.The outer list must use Uppercase Roman numerals
2.The middle lists must use Uppercase letters,
3.The inner lists must use Arabic numerals.
1.The text color for the compact-car list must be orange
2.For the mid-size list, it must be green;
3.for the sports car list it must be red.
<ol type ="I"> <li>Compact <ol type="A"> <li>Two Door <ol type="1"> <li>Honda Civic <li>Toyota RAV 4 <li>Volvo C30 </ol> <li>Four Door <ol type="1"> <li>Mazda 3 </li> <li>Inifiniti GT-R </li> <li>Chevrolet Cruze </li> </li> </ol> <li>Midsize <ol type="A"> <li>Two Door <ol type ="1"> <li>Nissan Altima </li> <li>Mercury Milan </li> <li>Buick LaCrosse </li> </ol> <li>Four Door <ol type="1"> <li>Chrysler Sebring </li> <li>BMW 3 </li> <li>Toyota Camry </li> </li> </ol> <li>Sports <ol type="A"> <li>Coupe <ol type="1"> <li>Hyundai Genesis</li> <li>Peugeot RCZ </li> <li>Acura ZDX </li> </ol> <li>Convertible <ol type="1"> <li>Chevrolet Corvette</li> <li>Porsche Boxster </li> <li>Jaguar XKR </li>

New Topic/Question
Reply



MultiQuote





|