Python programming language object oriented web free open source software license documentation download community
An ordered list
<!DOCTYPE html> <html> <body>
<h4>An Ordered List:</h4> <ol> <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ol>
</body> </html>
Output
An Ordered List:
1.Coffee2.Tea3.Milk
ليست هناك تعليقات:
إرسال تعليق