Total members 11890 |It is currently Fri Apr 19, 2024 11:26 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





In this example we create an ordered list with roman numbers.
Code:

 
<html>
<
head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>roman numbers ordered list</title>
</
head>

<
body>
   <center>
  <p>
       Following is an example of order 
       list but in this time using roman numbers
.
  </p>
    </center>
    <p>
    Following is ordered list using roman numbers
  
<ol type="I">
    <li>Kane Tom</li>
    <li>Mickel  Jakson</li>
    <li>David Anao</li>
    <li>Abdl Hammed</li>
    <li>Mohamed diab</li>
  </ol>
    </p>

</
body>
</
html>
 




_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time
Post new topic Reply to topic  [ 1 post ] 

  Related Posts  to : ordered list with roman numbers
 Remove ordered list numbers     -  
 nested ordered list     -  
 creating non ordered list using UL tag.     -  
 ordered list from specific number     -  
 Add border around ordered list elements     -  
 unordered-ordered-Definition-list-HTML-Tags     -  
 Converting arab in Roman Numerals     -  
 add two 24-bit numbers (sum two numbers)     -  
 Complex Numbers     -  
 The harmonic mean of two numbers is given by     -  



cron





Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com