Saturday, February 5, 2011

Starting to Design your own webpage through Adobe Dreamweaver.


Steps:-

1. Make a folder on your desktop. Name it whatever you want.
   Right now I name it My Website.
   Make two more folder inside My Website Folder.
   Name It: 1.Style (for stylesheet i.e. css document.)
            2.Images ( for the images that you need to
              insert into your website.)
2. Open Adobe Dreamwever.
3. click on HTML which is in create new part of the page that you are viewing now.
4. Congrats.. you get the place where you can start writing your
   Html codes.
5. Save this Page as index.html by clicking on:- File -> Save as ->then save it on your
   My website folder outside your style and images folder.
6. Now return to dreamweaver and press ctrl+n ; and then
   click on CSS. Save this by name it style.css in CSS folder
   which is in your MY website folder.

 Now you are ready to start writing your HTML and CSS codes.

1 comment:

  1. Thank you for your information. It's really nice and informative.

    ReplyDelete