|
So Im trying to recreate this, I am doing bit by bit, I so far have
To do Year 1, what is the tag for doing the little circle? and does it have a name? Thanks, Im just a beginner and I have been trying to figure out how do do this for ages. |
It's basically an unordered list. You create it by putting the "ul" tag in the first set of brackets. You then use the "li" tag to create the list. Remember to close the tags at the end. |
