|
|
@@ -1,18 +1,30 @@
|
|
|
<div id="snippet-lists-styles">
|
|
|
- <h2>Ingredients</h2>
|
|
|
- <p>Ingredients required for making a coffee:</p>
|
|
|
- <ul style="list-style-type:circle;">
|
|
|
- <li>15g ground coffee</li>
|
|
|
- <li>water</li>
|
|
|
- <li>milk <i>(optional)</i></li>
|
|
|
- </ul>
|
|
|
- <h2>Instructions</h2>
|
|
|
- <p>How to prepare a cup of coffee:</p>
|
|
|
- <ol style="list-style-type:decimal-leading-zero;">
|
|
|
- <li>Gather the ingredients.</li>
|
|
|
- <li>Put 15g of ground coffee in the cup.</li>
|
|
|
- <li>Boil 200ml of water.</li>
|
|
|
- <li>Pour the water into the cup.</li>
|
|
|
- <li>Optional: Add milk.</li>
|
|
|
+ <h2>Modern manned spacecraft</h2>
|
|
|
+ <ol style="list-style-type:upper-roman;">
|
|
|
+ <li>Soyuz (Soviet/Russian)</li>
|
|
|
+ <ol style="list-style-type:decimal;">
|
|
|
+ <li>Early stage (all retired)</li>
|
|
|
+ <ol style="list-style-type:lower-latin;">
|
|
|
+ <li>7K-OK</li>
|
|
|
+ <li>7KT-OK</li>
|
|
|
+ <li>7K-T</li>
|
|
|
+ <li>7K-TM</li>
|
|
|
+ </ol>
|
|
|
+ <li>Soyuz T (retired)</li>
|
|
|
+ <li>Soyuz TM (retired)</li>
|
|
|
+ <li>Soyuz TMA (retired)</li>
|
|
|
+ <li>Soyuz TMA-M (retired)</li>
|
|
|
+ <li>Soyuz MS</li>
|
|
|
+ </ol>
|
|
|
+ <li>STS orbiter (American; all retired)</li>
|
|
|
+ <ol style="list-style-type:decimal;">
|
|
|
+ <li>Columbia</li>
|
|
|
+ <li>Challenger</li>
|
|
|
+ <li>Discovery</li>
|
|
|
+ <li>Atlantis</li>
|
|
|
+ <li>Endeavour</li>
|
|
|
+ </ol>
|
|
|
+ <li>SpaceX Crew Dragon (American)</li>
|
|
|
+ <li>Shenzhou (Chinese)</li>
|
|
|
</ol>
|
|
|
</div>
|