Web Development from Scratch: List Item Styling
Tutorial Details
- Difficulty: Beginner
- Format: Video
You’re not only limited to the default disc symbol for list items. You can choose from a variety of built in options, or use custom images or symbols! I’ll show you how in this episode.

One of the best tutorials I’ve seen here. I’ve always been some what apprehensive to use CSS backgrounds for bullets, but you explained it very well and now it’s a piece of cake. Thank you, Mr. Way!
Any workaround for IE7 since it doesn’t support the :before psuedo-element?
Is there a better way to add space between the β and the text other than:
content: “β 0a0 “;
correction:
content: “β 0a0″
Very helpfull!
i didn’t know the li before technics.
thank you
You’re a great teacher, very helpful tutorial, thanks.
Not to sound ungrateful, but what happens after the fragments section? We build the copy of nettuts, but content only, then the video ends and the next one is this?
Are the rest of the videos premium only?
Check out learncss.tutsplus.com instead. :)
Hey Jeffrey great series man,