Tuesday, 5 June 2012

HTML in FronPage 2000

The objective of this module is to teach you on how to develop a complete web site and publish it on the
net. The web site will be developed using FronPage 2000, on of the most commonly used application tools for web site development and management. But the students will also be introduced to the concept of HTML tags as each of the web pages developed in FrontPage ultimately generate HTML tags only. These HTML tags can be viewed in the HTML view of the editor.   

We can customize the design of the page by adding or deleting HTML tags or attributes in the HTML view of the tool, where by the change are reflected in the web page automatically. 

HTML tags is the basic requirement for developing of web page. A web page developed using these tags can be browsed using any browser. Hence, in this module development of web page is being discussed both the HTML and FronPage way.