Interoduction
in the early days of wabe desing,the code use to create web pages (HTML) was input
manually.It is time-consuming business to creat complicated wappage;sesigners should know vast
amount of tags(codes).
To overriedthis problem,web programmer developed wysiwyg type program.that means what you seeis what you get
By using this type people can desing their own webpages in similar wayto a word processing or desktop publising
program what you what you lay out on the screen is what the user will see on theri computer.people dont have know
to know anyone HTML code while desing but it is still present and generated automatically in the background.If you
have knowledge of HTML then you can edit it manually of you desire.
Dreamweaver is a WYSIWYG Web-Desing program that provides an effective
innterface for quickly creating high quality Web-pages.It contains a range of powerful tools for incorporating the
the latest web design elements into site to give them a highly professional look.
Dreamweaver X:
Macromedia Dreamweaver MX is a professional HTML editor for designing coding and deploing websites,web application
Whether you enjoy the control of hand-coding HTML or prefer to work in a visual
edeting environment,Dreamweaver provides the visual editing feature in dreamweaver let you quickly cerat pages without
writing aline of code .if you prefer to code by hand,however,dreamweaver also includes many coding related tools and
features .and dreamweaver helps you to build dynamic datebase backed web application using server languages such as asp
asp asp.net,could fusion markup language(CFML),jsp and PHP
What is the wab application?
a web application is a wapsite that contains pages stored on a web server with partly or entirely undeterimined content.the
final content of page is determined only when the user requeste based on the web server .because the final content of the page
varies from request based on the user's action this kind of page is called a dynamic page.
A web application is a collection of regular and dynamic web pages.page is one that dose not change when a usre requests it:
the web server sends the page to the requesting web browser with out modifying it.In contract a dynamic web page is modified by
the server before it is sent to the requsting browser.The chnging nature of the page is why its called dynamic.
0 Comments