CSS3 List and Table Properties - 15
- Posted: Jul 30, 2012 at 11:57 AM
- 22,835 Views
- 5 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
In Lessons 7 and 8 you learned about Lists and Tables. In this lesson, you learn various properties exposed by CSS3 that allow you to provide a professional style to your Lists and Tables.
Download the source code for CSS3 List and Table Properties
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Great series so far
With the tables, you could have demonstrated the first column and first row highlighting using
tr td:first-child
tr:first-of-type
Then you wouldn't have needed the IDs to attach the styles.
I downloaded the HQ WMV file. The soundtrack and screenshot were "out-of-sync" by I guess half a minute or so. The windows on screen had very little to do with what Bob describes.
Otherwise a great series! I did a lot of Dynamic HTML 4 back in '98 - '01 so I really enjoyed this semantics focused run through HTML5 and CSS3 -- THX!
One of your examples shows a CSS style border-collapse:seperate;
There is a typo in here. It should be spelled border-collapse:separate;
The net result is the same since border-collapse:separate is the default and the misspelled value seperate will fall back to the default value separate.
@slaneyrw: thank you. Yes, there are many ways to skin this cat. Thank you for adding that one!
@MicKr: Sorry for that issue ... I'll call attention to the powers-that-be at Microsoft to see if others experience the same difficulty.
@candritzky: Thank you ... that is a common misspelling ... I even have a macro on my main computer that re-spells it correctly. Muscle memory defaulted to my typical (incorrect) spelling. Thank you for explaining what happens when you misspell a value (i.e., the default).
I love !!! Great series . also the javascript series .
The interactive lessons are much easier to follow .
and the explanations are clear .
Keep on !
Remove this comment
Remove this thread
close