A Complete CSS Video Series for Free
Note: Click the High Definition Button and Full Screen Button, to see these videos at the highest quality level.
I hope everyone enjoyed the series of articles I wrote recently on CSS. You definitely could add CSS Expert to your resume if you read the whole thing. But, where are the videos? I’ve assembled 6 videos below that go through every subject covered in the articles. I hope you enjoy them. (Hint: Comment Below)
If you haven’t read my Complete HTML W3C Tutorial, you should do that first.
How to CSS Style HTML, Video 1
In this video:
1. I introduce Cascading Style Sheets
2. I show you how to add CSS to your HTML code
3. I go over how changing one tag, effects the other tags.
4. Then I go over CSS classes.
5. How to edit CSS class properties
A whole lot more…
In this video, I describe in detail every single property you can use to style text including: font, font-family, font-size, font-weight, font-style, font-varient, line-height, letter-spacing, word-spacing, text-align, text-decoration, text-indent-text-transform, vertical-align, color, and background-color.
And a whole lot more…
In this video, I show you how to edit the properties of your background, tables, lists and even cursors. At the end of this video, you will know every property available in Cascading Style Sheets. Some of the properties taught include: background, background-image, background-repeat, background-position, background-attachment, border-collapse, border-spacing, caption-side, and cursor.
And a whole lot more…
In this video, I’ll show you the box element. Everything is considered a box in CSS, so they are a good thing to learn about. I’ll explain the differnce between padding and margins. I’ll show you every single property available for box elements and how to edit them.
Also, I’ll provide you with the complete HTML and CSS code behind three differently styled box elements.
Box element analysis is the perfect way to start understanding div elements.
How to CSS Style HTML, Video 5
In this video, you’ll be introduced to div elements. I’ll give you the code behind many styled divs. Show you how to create 2 and 3 column CSS layouts. And how to create and layout your whole page.
If you understand the information found in this video you will be well on your way to designing your own WordPress Themes. With good use of organization, you will find that you can create extremely complicated looking web templates.
Get excited because you are one video away from being a Cascading Style Sheet Guru!
How to CSS Style HTML, Video 6
In this video, I describe the difference between liquid and fixed CSS layouts. I then explain how to use relative, fixed and absolute positioned CSS layouts. You will be a CSS Expert after this video.
If you have any questions leave them below in the comments section.
Till next time…
Do you plan to keep this site updated? I sure hope so… its great!
Yes indeed! I’ve been posting everyday for a good while now. If you want me to cover something specific just ask.
Thanks
When I want to solve a problem, I read the top 10 to 15 books on the subject and then create a solution. Is there a subject you would like to see covered?
- Think Tank
wow! thanks for these video tutorials! its really a big help to have a guide in learning the css codes.. they are pretty much confusing!
No problem. I’m going to cover the whole gamet of web technologies. HTML, CSS and Javascript are done. AJAX, PHP, mySQL and Flash Animation are coming up. Hope you enjoy – New Think Tank
I love your videos, and although I am getting really good with HTML and CSS, and have messed with PHP (someone’s theme), but where should I go after I get done with HTML and CSS, should I jump right into PHP, or maybe javascript or XML stuff?
Thanks,
Shane
Learn JavaScript next. Here is a tutorial JavaScript Video Tutorial
The first one is really fast and the second one is slow. Between them you should learn the ins and outs of JavaScript