How to working in dreamweaver, Computer Engineering

Assignment Help:

Q. How to Working in Dreamweaver?

Let's now start our journey into the realm of Dreamweaver. We begin with typing in a few test lines in Design view. See that how our work area has been divided into two windows, one is displaying our text and the other is displaying the corresponding HTML code.

1204_How to Working in Dreamweaver.png

Dreamweaver can display a document in 3 ways:

  • As a Design view
  • As a Code view
  • As a split view that shows both the design and the HTML code.

148_How to Working in Dreamweaver1.png

(To change the view in which you're working, select a view in Dreamweaver toolbar.) By default, Dreamweaver displays Document window in Design view. You would be working most of the time in design view and perform actions like cutting, pasting, inserting tables, pictures and so on. For changing or altering HTML / scripting side, you have to work in code view.

Additionally, you can work with Dreamweaver's Design view in two different ways-in Layout view and Standard view. (You select these views in View category of Objects panel.) In the Layout view you can design a page layout, insert graphics, text and other media. In the Standard view, in addition to inserting graphics text and media, you can also insert layers, create frame documents, create tables and apply other changes to your page-options which aren't available in the Layout view.


Related Discussions:- How to working in dreamweaver

Database management system, Consider the following instance of the Students...

Consider the following instance of the Students relation, sorted by gpa. sid name login age gpa 53831 Madayan madayan@music 11 1.8 53832 Guldu guldu@music 12 2.0 53688 Smith smith

Difference between absolute and relative path, What is the difference betwe...

What is the difference between absolute and relative path name of a file? Absolute path name: This is listing of the directories and files from the root directory to the i

What is software quality assuranc, Software QA includes the whole software ...

Software QA includes the whole software development PROCESS - improving and monitoring the process, making sure that any agreed-upon standards and processes are followed, and ensur

What problem does the namespace feature solve, Multiple providers of librar...

Multiple providers of libraries may use common global identifiers causing a name collision when an application tries to link with two or more such libraries. The namespace feature

Responsibilities of application layer, Application layer: It's the topmost...

Application layer: It's the topmost layer in OSI model, which allows the user to access network. This layer provides user interface for network applications like remote login, Wor

Micooperation, please suggest me ,how to write microopertions,and study for...

please suggest me ,how to write microopertions,and study for computer architecture

Define strategy procedure, Q. Define Strategy Procedure? The strategy p...

Q. Define Strategy Procedure? The strategy procedure is called when loaded into memory by DOS or whenever controlled device request service. The major purpose of the strategy i

What is called when a program is in execution, A program in execution is ca...

A program in execution is called?  Ans. When a program in execution is known as Process.

Physics, derive an expression for vandar wall equation of state?

derive an expression for vandar wall equation of state?

Explain syntax of recursion, Syntax of recursion int fib(int num) /*...

Syntax of recursion int fib(int num) /* Fibonacci value of a number */ {      switch(num) { case 0: return(0); break; case 1: return(1); break; default:  /* Incl

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd