In this video i continue from the last video (6), I showed you where the CSS codes were placed on the page. On the Dafault.aspx page that inherited from the master page, you will not be able to add content to the page until you have added a contentplaceholder to the master page.
When you add a table to your page, the alignment of the text within the cell is automatically set to middle. If you dont know how to fix this it can drive you mad. On the properties window you need to look for the Style option, select it and when the style option windows pops up, you want to look for where it says Block, and select the Vertical Align and set to Top. This way your content will be aligned to the top of the cell and not the middle.
Drag contentplaceholder to the area where you want the content for other pages to go, once you add this control you can then modify the content on each page as you want, while all of them have the same look and feel as the master page. Same look different content.
I added two more pages to inherit from the master page, and they all had different custom content. Please watch the video and leave nice comments

Hey there,
great videos, I love them being a newcomer!
Just a quick question for you:
When modifying styles via the style modification toolbox, VWD puts the css code in line with the other code in the aspx file. I do want to have a separate css file including all my styles. Is there a way for vwd to put all the css code in the separate file? or do I have to copy all the styles over to the css document once I am happy with the style modifications?
Thanks very much for your answer!
Take care and keep up the good videos!
Your doing a great job – keep up the good work – finding the vid very informative and pratical which is cool.
Hi,
I am a newbie to web design/c# language, can u please assist me withe css video tutorial you mentioned, i love you your tutorials,excellent work.
Your videos are great ! They are so easy to understand and implement.Thank you so much for putting your time on making them. We really appreciate what you are doing now and also expect a lot of videos in near future.
Thanks a lot !