1.

Name the possible values of type attribute of Ordered list.

Answer»

The tag <OL> an take Values as follows 

1. type = 1 for 1, 2, 3,…. 

2. type = i for i, ii, iii,…. 

3. type = I for I, II, III,….. 

4. type = a for a, b, c,… 

5. type = A for A, B, C,……



Discussion

No Comment Found