Hi Imar
I have gone over the chapter and found some I missed, but its creating the skinsdemo in the demo folder that is causing the problem the page doesnot look like the one you created with the code where am I going wrong.
Below is the code I get when I create the form. It looks nothing like yours
Page Language="
VB" AutoEventWireup="false" CodeFile="SkinsDemo.aspx.
vb" Inherits="Demos_SkinsDemo" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>