I can’t get my ul symbols to appear in my ol?

Question by Timmy K: I can’t get my ul symbols to appear in my ol?
ok so to make more sense of that I have something like favorite movies for a ul and the items under it have to it number. Here is my code and my css

this is all i have for my css so far

Best answer:

Answer by Mark aka jack573
What you have is not css it is html only.

If you want to put an unordered list inside an order list, you could do something like this.

    • The unordered list item
    • Another item in the ul

Hope that helps.

Give your answer to this question below!

Get the book now