more cool list things
One thing that I found out that you can do with lists is the following:
- Thing1
- Thing 2
- Thing 3
- Thing 4
That’s onelist. And when I want to pick up the list where I left off….
- Thing 5
- Thing 6
- Thing 7
- Thing 8
How?
You put a “Start=Number” in your attribute part of the < ol list = Number >.
So there you go…some obscure HTML stuff that you’ll never learn unless you’re also taking EdX’s front end web dev course through W3C.
0 comments on “Just when I thought I was done with lists…”