This is an introduction to HTML and CSS. It is a part of a series of complete tutorials on learning PHP as an absolute beginner. If you're interested in becoming a professional PHP developer and don't have any prior programming experience these tutorials might help you on the fast track to becoming a professional PHP programmer.
Tutorial 1:
This tutorial is only meant as a crash-course in HTML and CSS. It is an in-depth tutorial. There are plenty of high quality tutorials that fully cover the subject. However, for the purpose of the absolute beginner to PHP I cover the very basics to give you a view from 30,000 feet of HTML and CSS since you are going to inevitably deal with them in PHP and in web development.
The slides are available at http://sheriframadan.com/phpcorner
The HTML example document used in this toturial can be found here: http://sheriframadan.com/examples/html
The HTML using Cascading Style Sheets example used in this toturial can be found here: http://sheriframadan.com/examples/css
Thanks for watching. I realize there's a gap between this tutorial and the last, and will continue to try providing the next few tutorials as quickly as possible.