Creating a webpage can be accomplished by using various sofwares. Some of the useful and user-friendly HTML designing softwares available in the market are
- Microsoft Frontpage
- Microsoft Publisher
- Open Office
- Macromedia Dreamweaver and many more.
In my dreamweaver tutorials, am going to tell you only about the html secrets.
Why am choosen dreamweaver to teach you about web deisgn is for its excellent visual editing feature which greatly suits for a beginner. Dreamweaver gives you drag and drop feature, so you no need to have programming knowledge. Dreamweaver also lets you to design dynamic pages like ASP, PHP, JSP, etc.,
Following are the basic things to know before to start making a web page.
- Document window
- Property inspector
- Setting of page properties
Document window:
Document window shows the opened documents from which you can jump to any document. It has three views namely
- Design view - This view offers you visual layout for creating and editing of web page documents.
- Code view - This will allow you hand coding to make dynamic pages and also static pages.
- Split view - This is the split view of design and coding views.
Property inspector:
Property inspector is the panel used to format the contents and layout of the web page such as paragraph alignment, font style choosing, writing navigation url and more.
Setting page properties:
You can see a button named "Page Properties" at property inspector which is used to set the properties of web page layout. There is five category of properties to set. They are as follows